Skip to content

Commit

Permalink
update-images
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonPowr committed May 10, 2024
1 parent 7114c55 commit 423ac4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/trusted-artifact-signer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ sources:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.52
version: 0.1.53
10 changes: 5 additions & 5 deletions charts/trusted-artifact-signer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ configs:
image:
registry: registry.redhat.io
repository: rhtas/segment-reporting-rhel9
version: "sha256:4dc0fe0c2d17b8b390cb22839f8005486d68c35c3d4b4809334126cf406d8543"
version: "sha256:e5a733c8040ca357dd99931e18fec0c3aa1cfacd7391ef57b9752d71a6a1e190"
pullPolicy: IfNotPresent
rolebindings:
- segment-backup-job
Expand All @@ -37,12 +37,12 @@ configs:
clientserver_cg:
registry: registry.redhat.io
repository: rhtas/client-server-cg-rhel9
version: "sha256:7448d37e1f9e8bb9cff80cb10271cffa345c2bb15ef7e1719a186e3020a6805c"
version: "sha256:ebfa423249443514c019c930b125011ed64b3eea5910d6ad9c52cc4a3158d992"
pullPolicy: IfNotPresent
clientserver_re:
registry: registry.redhat.io
repository: rhtas/client-server-re-rhel9
version: "sha256:3499f0e2d371d07fc23fc6a37ba92911980d79b3510370cc7c00e0da5bad64ae"
version: "sha256:81e6f02989aca33033132488c77525840c4fc47fa49929e4107b8fe176eb52a9"
pullPolicy: IfNotPresent

rekorui:
Expand All @@ -54,7 +54,7 @@ configs:
image:
registry: registry.redhat.io
repository: rhtas/rekor-search-ui-rhel9
version: "sha256:0c8a24911435b3d8b9c137e8105192a3f513d775cc2728a87506c68785975f7b"
version: "sha256:1b9d4b47cae4dc9fb33d1a10358b2006d499938c2f4c36a4602d8e5b22b8f294"
imagePullPolicy: Always
subdomain: rekorui.appsSubdomain
ctlog:
Expand Down Expand Up @@ -177,7 +177,7 @@ configs:
image:
registry: registry.redhat.io
repository: rhtas/cosign-rhel9
version: sha256:b163a535b30864e4499e3264fd01828ce7d9ad4e8c9fcf96ddf763047c50047a
version: sha256:d0fb3e8939e30b48b20d10281bef408786b7aaca645ac525d93ef41245a9ba46
pullPolicy: IfNotPresent

rbac:
Expand Down

0 comments on commit 423ac4b

Please sign in to comment.