Skip to content

Commit

Permalink
Update dependency https://repo1.dso.mil/big-bang/bigbang.git to v2.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 6, 2024
1 parent 20f54bc commit b4fb6ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ configMapGenerator:
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://repo1.dso.mil/platform-one/big-bang/bigbang.git/base?ref=2.40.0
- https://repo1.dso.mil/platform-one/big-bang/bigbang.git/base?ref=2.41.0
patches:
- path: secrets.enc.yaml
# Enable this section if you wish to use the OCI HelmRepo with Cosign Verfiy instead of the GitRepository.
Expand Down
2 changes: 1 addition & 1 deletion package-strategy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ patches:
# Use the following three lines to test a new version of Big Bang without affecting other environments
# ref:
# $patch: replace
# tag: "2.40.0"
# tag: "2.41.0"
- patch: |-
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
Expand Down

0 comments on commit b4fb6ec

Please sign in to comment.