diff --git a/aws-eks-pod-identity-agent.yaml b/aws-eks-pod-identity-agent.yaml index bae6de99beb..68fe0a140e7 100644 --- a/aws-eks-pod-identity-agent.yaml +++ b/aws-eks-pod-identity-agent.yaml @@ -1,7 +1,7 @@ #nolint:git-checkout-must-use-github-updates,valid-pipeline-git-checkout-tag package: name: aws-eks-pod-identity-agent - version: 0_git20241124 + version: 0_git20241126 epoch: 0 description: EKS Pod Identity is a feature of Amazon EKS that simplifies the process for cluster administrators to configure Kubernetes applications with AWS IAM permissions copyright: diff --git a/ddp-tool.yaml b/ddp-tool.yaml index 3e724ba7931..c2fee13774d 100644 --- a/ddp-tool.yaml +++ b/ddp-tool.yaml @@ -1,7 +1,7 @@ #nolint:valid-pipeline-git-checkout-commit,valid-pipeline-git-checkout-tag package: name: ddp-tool - version: 1.0.34.0_git20241124 + version: 1.0.34.0_git20241126 epoch: 0 description: Intel Dynamic Device Personalization Tool copyright: @@ -18,7 +18,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 3868a732013b8e8817f6453b58a170f669d99a68 + expected-commit: 3c9d350737420f943a57cf9ab67af6cc78a4024b repository: https://github.com/intel/ddp-tool/ branch: master diff --git a/gitaly-17.5.yaml b/gitaly-17.5.yaml index 0bd64484c3e..aaac6fdb720 100644 --- a/gitaly-17.5.yaml +++ b/gitaly-17.5.yaml @@ -1,6 +1,6 @@ package: name: gitaly-17.5 - version: 17.5.2 + version: 17.5.3 epoch: 0 description: copyright: @@ -36,7 +36,7 @@ pipeline: with: repository: https://gitlab.com/gitlab-org/gitaly.git tag: v${{package.version}} - expected-commit: cdf74a7601c8b2902eab0e674f9ec656b9929191 + expected-commit: 57d16586a4030ed1bddc4ce958f475ddf07954d0 - runs: | make install DESTDIR="${{targets.destdir}}" PREFIX=/usr diff --git a/gitlab-kas-17.5.yaml b/gitlab-kas-17.5.yaml index 843d8aefe0e..2757f3be01f 100644 --- a/gitlab-kas-17.5.yaml +++ b/gitlab-kas-17.5.yaml @@ -1,6 +1,6 @@ package: name: gitlab-kas-17.5 - version: 17.5.2 + version: 17.5.3 epoch: 0 description: GitLab KAS is a component installed together with GitLab. It is required to manage the GitLab agent for Kubernetes. copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent tag: v${{package.version}} - expected-commit: 847d7deea3b9937a8824fe8e783fd142ba426d8f + expected-commit: 08f9a6ed41a4f5e348ffefa87e5694a7c3dccb79 - uses: go/build with: diff --git a/gitlab-pages-17.5.yaml b/gitlab-pages-17.5.yaml index 4944626fd4c..3f56e71b5fc 100644 --- a/gitlab-pages-17.5.yaml +++ b/gitlab-pages-17.5.yaml @@ -1,6 +1,6 @@ package: name: gitlab-pages-17.5 - version: 17.5.2 + version: 17.5.3 epoch: 0 description: GitLab Pages daemon used to serve static websites for GitLab users. copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://gitlab.com/gitlab-org/gitlab-pages.git tag: v${{package.version}} - expected-commit: 086dfbdfe2337874e342b48dba5508b7d3f59626 + expected-commit: 00734497b120604ef91ef6c45b2b72c806f34d94 - uses: go/build with: diff --git a/rancher-charts-2.9.yaml b/rancher-charts-2.9.yaml index 8e0dba2bcbb..1aa2ac29a35 100644 --- a/rancher-charts-2.9.yaml +++ b/rancher-charts-2.9.yaml @@ -1,7 +1,7 @@ #nolint:git-checkout-must-use-github-updates,valid-pipeline-git-checkout-tag package: name: rancher-charts-2.9 - version: 0_git20241124 + version: 0_git20241126 epoch: 0 description: Complete container management platform - charts copyright: diff --git a/rancher-helm3-charts.yaml b/rancher-helm3-charts.yaml index 337adbd154c..78bc102ab4e 100644 --- a/rancher-helm3-charts.yaml +++ b/rancher-helm3-charts.yaml @@ -1,7 +1,7 @@ #nolint:git-checkout-must-use-github-updates,valid-pipeline-git-checkout-tag package: name: rancher-helm3-charts - version: 0_git20241124 + version: 0_git20241126 epoch: 0 description: Complete container management platform - helm3 charts copyright: diff --git a/rancher-kontainer-driver-metadata-2.9.yaml b/rancher-kontainer-driver-metadata-2.9.yaml index 0031638725f..256b5d4f530 100644 --- a/rancher-kontainer-driver-metadata-2.9.yaml +++ b/rancher-kontainer-driver-metadata-2.9.yaml @@ -1,7 +1,7 @@ #nolint:git-checkout-must-use-github-updates,valid-pipeline-git-checkout-tag package: name: rancher-kontainer-driver-metadata-2.9 - version: 0_git20241124 + version: 0_git20241126 epoch: 0 description: Complete container management platform - kontainer driver metadata copyright: diff --git a/rancher-partner-charts.yaml b/rancher-partner-charts.yaml index 57788c5823f..6e0c9d49880 100644 --- a/rancher-partner-charts.yaml +++ b/rancher-partner-charts.yaml @@ -1,7 +1,7 @@ #nolint:git-checkout-must-use-github-updates,valid-pipeline-git-checkout-tag package: name: rancher-partner-charts - version: 0_git20241124 + version: 0_git20241126 epoch: 0 description: Complete container management platform - partner charts copyright: @@ -19,7 +19,7 @@ pipeline: repository: https://github.com/rancher/partner-charts branch: main destination: ./charts - expected-commit: 09d37214df6aaf1ba3eaa2377cbdc9b246703e13 + expected-commit: b6ae147976b22452f5597570056b69bacf4d1b22 - working-directory: ./charts runs: | diff --git a/rancher-system-charts-2.9.yaml b/rancher-system-charts-2.9.yaml index 757b0d62e63..f5f52546684 100644 --- a/rancher-system-charts-2.9.yaml +++ b/rancher-system-charts-2.9.yaml @@ -1,7 +1,7 @@ #nolint:git-checkout-must-use-github-updates,valid-pipeline-git-checkout-tag package: name: rancher-system-charts-2.9 - version: 0_git20241124 + version: 0_git20241126 epoch: 0 description: Complete container management platform - system charts copyright: diff --git a/renovate.yaml b/renovate.yaml index 490247ac21d..405a1b83f3e 100644 --- a/renovate.yaml +++ b/renovate.yaml @@ -1,6 +1,6 @@ package: name: renovate - version: 39.27.0 + version: 39.31.3 epoch: 0 description: "Automated dependency updates. Multi-platform and multi-language." copyright: diff --git a/rtmpdump.yaml b/rtmpdump.yaml index 415fdca62ac..cdf017a3677 100644 --- a/rtmpdump.yaml +++ b/rtmpdump.yaml @@ -1,7 +1,7 @@ #nolint:valid-pipeline-git-checkout-tag package: name: rtmpdump - version: 2.6_git20241124 + version: 2.6_git20241126 epoch: 0 description: rtmpdump is a toolkit for RTMP streams copyright: