Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes-sigs/kustomize to kustomize…
Browse files Browse the repository at this point in the history
…/v5.5.0 (#324)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent b79640a commit 8e592ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ env:
# https://github.com/parca-dev/demo-infrastructure/blob/main/scaleway/main.tf
KUBERNETES_VERSION: 1.29.1
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize versioning=regex:^(?<compatibility>.+)/v(?<major>\d+)\.(?<minor>\d+)\.(?<patch>\d+)$
KUSTOMIZE_VERSION: kustomize/v5.4.3
KUSTOMIZE_VERSION: kustomize/v5.5.0

jobs:
pre-job:
Expand Down

0 comments on commit 8e592ee

Please sign in to comment.