Skip to content

Commit

Permalink
feat: upgrade registry
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed Mar 1, 2024
1 parent c1e4733 commit e84c552
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ registry:
image:
registry: "quay.io"
repository: "apicurio/apicurio-registry"
tag: "2.4.14.Final"
tag: "2.5.8.Final"
# Autodetect image suffix based on persistence type
# the default is true, it is used by helpers.tpl to define the image to use
persistenceSuffix: true
Expand Down Expand Up @@ -104,6 +104,5 @@ sync:
# fsGroup: 185
# runAsUser: 185
# runAsNonRoot: true

# securityContext policy
securityContext: {}
securityContext: {}

0 comments on commit e84c552

Please sign in to comment.