Skip to content

Commit 794a192

Browse files
chore: update GitOps Promoter to v0.31.1 (#99)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: crenshaw-dev <350466+crenshaw-dev@users.noreply.github.com>
1 parent 514a5fa commit 794a192

16 files changed

Lines changed: 74 additions & 56 deletions

chart/Chart.yaml

Lines changed: 21 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: gitops-promoter
33
description: A Helm chart to install GitOps Promoter, a GitOps-native environment promotion tool.
44
type: application
5-
version: 0.11.0
6-
appVersion: 0.31.0
5+
version: 0.11.1
6+
appVersion: 0.31.1
77
keywords:
88
- kubernetes
99
- environment
@@ -800,57 +800,39 @@ annotations:
800800
# lastResponseStatusCode: 200
801801
# # triggerOutput / responseOutput / successOutput: JSON maps from expr output expressions
802802
artifacthub.io/changes: |-
803-
- kind: added
804-
description: "7f7f6fa: feat: activePath support for monorepo environments (#1486) (@patjlm)"
805-
- kind: fixed
806-
description: "55df545: fix(ctp): avoid git operation races between CTPs (#1495) (#1498) (@crenshaw-dev)"
807803
- kind: fixed
808-
description: "15dccdc: fix(ctp): update PR merge sha after conflict (#1496) (#1497) (@crenshaw-dev)"
804+
description: "8e1876b: fix(ctp): handle missing <activePath>/hydrator.metadata + add concurrent shared-active-branch tests (#1535) (@crenshaw-dev)"
809805
- kind: fixed
810-
description: "21067d7: fix: incorrect error message (#1500) (@crenshaw-dev)"
806+
description: "ae06ddf: fix(test): retry PromotionStrategy update when disabling AutoMerge (#1556) (@crenshaw-dev)"
811807
- kind: fixed
812-
description: "49152f5: fix: typos (#1499) (@Copilot)"
813-
- kind: changed
814-
description: "107049b: docs: bump manifest versions to v0.31.0 (#1536) (@github-actions[bot])"
815-
- kind: changed
816-
description: "1823074: chore(deps): bump crate-ci/typos from 1.46.3 to 1.47.0 (#1494) (@dependabot[bot])"
808+
description: "c204543: fix: keep GitRepository until referencing PullRequests are removed (#1542) (@crenshaw-dev)"
809+
- kind: added
810+
description: "0c00c01: docs: add CEL cost estimate page (#1544) (@crenshaw-dev)"
817811
- kind: changed
818-
description: "c58f874: chore(deps): update dependency goreleaser/goreleaser to v2.16.0 (#1503) (@gitops-promoter-renovate-bot[bot])"
812+
description: "372d61c: docs: bump manifest versions to v0.31.1 (#1560) (@github-actions[bot])"
819813
- kind: changed
820-
description: "fd1d134: chore(deps): update dependency helm/helm to v3.21.0 (#1504) (@gitops-promoter-renovate-bot[bot])"
814+
description: "997f193: chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1551) (@dependabot[bot])"
821815
- kind: changed
822-
description: "92fb6da: chore(deps): update dependency helm/helm to v4 (#1510) (@gitops-promoter-renovate-bot[bot])"
816+
description: "1883603: chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1557) (@dependabot[bot])"
823817
- kind: changed
824-
description: "151632e: chore(deps): update dependency kubernetes-sigs/kind to v0.31.0 (#1505) (@gitops-promoter-renovate-bot[bot])"
818+
description: "f7a4512: chore(deps): bump controller-tools to v0.21.0 and regenerate codegen (#1533) (@crenshaw-dev)"
825819
- kind: changed
826-
description: "21b4f0a: chore(deps): update dependency kubernetes-sigs/kubebuilder to v4.14.0 (#1516) (@gitops-promoter-renovate-bot[bot])"
820+
description: "d1a81fd: chore(deps): bump crate-ci/typos from 1.47.0 to 1.47.1 (#1552) (@dependabot[bot])"
827821
- kind: changed
828-
description: "eba06a6: chore(deps): update dependency kubernetes-sigs/kustomize to v5.8.1 (#1521) (@gitops-promoter-renovate-bot[bot])"
822+
description: "96dfbf7: chore(deps): bump crate-ci/typos from 1.47.1 to 1.47.2 (#1558) (@dependabot[bot])"
829823
- kind: changed
830-
description: "4f60a02: chore(deps): update dependency vektra/mockery to v2.53.6 (#1531) (@gitops-promoter-renovate-bot[bot])"
824+
description: "1a70f9d: chore(deps): bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1 (#1547) (@dependabot[bot])"
831825
- kind: changed
832-
description: "efdf4c8: chore(deps): update go and linter tooling to v2.12.2 (#1532) (@gitops-promoter-renovate-bot[bot])"
826+
description: "d37410b: chore(deps): bump github/codeql-action from 4.36.0 to 4.36.1 (#1553) (@dependabot[bot])"
833827
- kind: changed
834-
description: "b25de41: chore(deps): update kubernetes platform (#1515) (@gitops-promoter-renovate-bot[bot])"
828+
description: "611aeb8: chore(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /hack/celcost (#1546) (@dependabot[bot])"
835829
- kind: changed
836-
description: "cd39c53: chore(deps): update node.js to v24.16.0 (#1527) (@gitops-promoter-renovate-bot[bot])"
830+
description: "f0d4f7b: chore(deps): bump react-router and react-router-dom in /ui/dashboard (#1549) (@dependabot[bot])"
837831
- kind: changed
838-
description: "b883939: chore(deps): update quay.io/brancz/kube-rbac-proxy docker tag to v0.22.0 (#1528) (@gitops-promoter-renovate-bot[bot])"
832+
description: "9a30417: chore(deps): update dependency kubernetes-sigs/kind to v0.32.0 (#1538) (@gitops-promoter-renovate-bot[bot])"
839833
- kind: changed
840-
description: "97a3816: chore: Improve renovate (#1502) (@crenshaw-dev)"
834+
description: "d24189e: chore(deps): update go and linter tooling to v1.26.4 (#1537) (@gitops-promoter-renovate-bot[bot])"
841835
- kind: changed
842-
description: "24ebb34: chore: don't set hourly limit on Renovate (#1522) (@crenshaw-dev)"
843-
- kind: fixed
844-
description: "ce21080: chore: fix renovate author (#1518) (@crenshaw-dev)"
836+
description: "e20bd52: chore(deps): update kubernetes platform (#1554) (@gitops-promoter-renovate-bot[bot])"
845837
- kind: fixed
846-
description: "b5c8ecc: chore: fix renovate for mockgen (#1529) (@crenshaw-dev)"
847-
- kind: fixed
848-
description: "ba3f359: chore: fix renovate mockery (#1523) (@crenshaw-dev)"
849-
- kind: changed
850-
description: "e911f18: chore: improve renovate config (#1514) (@crenshaw-dev)"
851-
- kind: added
852-
description: "e1f4e61: chore: use renovate built in go support (#1524) (@crenshaw-dev)"
853-
- kind: changed
854-
description: "22fd47e: chore: use ssa for gitcommitstatus controller cs updates (#1492) (@zachaller)"
855-
- kind: changed
856-
description: "918fbd7: ci: check mockery gen (#1534) (@crenshaw-dev)"
838+
description: "8b7d63d: chore: npm audit fix (#1550) (@github-actions[bot])"

chart/templates/crd/argocdcommitstatuses.promoter.argoproj.io.yaml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chart/templates/crd/changetransferpolicies.promoter.argoproj.io.yaml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chart/templates/crd/clusterscmproviders.promoter.argoproj.io.yaml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chart/templates/crd/commitstatuses.promoter.argoproj.io.yaml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chart/templates/crd/controllerconfigurations.promoter.argoproj.io.yaml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chart/templates/crd/gitcommitstatuses.promoter.argoproj.io.yaml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chart/templates/crd/gitrepositories.promoter.argoproj.io.yaml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chart/templates/crd/promotionstrategies.promoter.argoproj.io.yaml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chart/templates/crd/pullrequests.promoter.argoproj.io.yaml

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)