Skip to content

Commit

Permalink
disable update enabled for eks-distros v1.13 (chainguard-images#272)
Browse files Browse the repository at this point in the history
Signed-off-by: Batuhan Apaydin <batuhan.apaydin@chainguard.dev>
  • Loading branch information
developer-guy committed Jun 3, 2023
1 parent 8d676ef commit f0323fa
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion eks-distro-kubernetes-csi-external-provisioner-1.23.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ pipeline:
- uses: strip

update:
enabled: true
manual: true # we need to manually update because melange bump doesn't yet handle pipeline mutations for var transforms
1 change: 0 additions & 1 deletion eks-distro-kubernetes-csi-external-snapshotter-1.23.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,4 @@ pipeline:
- uses: strip

update:
enabled: true
manual: true # we need to manually update because melange bump doesn't yet handle pipeline mutations for var transforms
1 change: 0 additions & 1 deletion eks-distro-kubernetes-csi-livenessprobe-1.23.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ pipeline:
- uses: strip

update:
enabled: true
manual: true # we need to manually update because melange bump doesn't yet handle pipeline mutations for var transforms
1 change: 0 additions & 1 deletion eks-distro-kubernetes-csi-node-driver-registrar-1.23.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ pipeline:
- uses: strip

update:
enabled: true
manual: true # we need to manually update because melange bump doesn't yet handle pipeline mutations for var transforms

0 comments on commit f0323fa

Please sign in to comment.