Skip to content

Commit

Permalink
chore(deps): bump zegl/kube-score in /docker-compose
Browse files Browse the repository at this point in the history
Bumps zegl/kube-score from v1.17.0 to v1.18.0.

---
updated-dependencies:
- dependency-name: zegl/kube-score
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 567935b commit facd032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

FROM docker.io/argoproj/argocd:v2.6.15@sha256:58ebb4ed23c8db4cd4cc3f954f8d94c4b4e3d9669c0751c484108d22b86d52de as argocd
FROM zegl/kube-score:v1.17.0@sha256:d4c34b9560d9ad35a5113fbbff6d798c87e6986a306ee097a0eb4242f9714810 as kube-score
FROM zegl/kube-score:v1.18.0@sha256:1b23495ad2528e51d7f6e5936072bbf9f2953312308abacfc5f3a2bd92249202 as kube-score
FROM ghcr.io/yannh/kubeconform:v0.6.4@sha256:e68a0b638c6e9b76f1b7d58b4ec94340ef3b6601db25b2e40b29e3ac2d68e4bf as kubeconform

FROM ghcr.io/coopnorge/engineering-docker-images/e0/devtools-golang-v1beta1:latest@sha256:146ecad927da14e3ea5ea36800f2b8b3117ddc488f9343c38f8c544092347332 AS golang-devtools
Expand Down

0 comments on commit facd032

Please sign in to comment.