Skip to content

Commit

Permalink
fix: update registry and sync to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed Mar 30, 2022
1 parent c5285d7 commit 770e437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ registry:
image:
registry: "quay.io"
repository: "apicurio/apicurio-registry"
tag: "2.1.5.Final"
tag: "2.2.2.Final"
# list of name, value pairs of extra environment vars
extraEnv: []
# - name: SOME_ENV
Expand All @@ -40,7 +40,7 @@ sync:
image:
registry: "quay.io"
repository: "apicurio/apicurio-registry-kube-sync"
tag: "5d7d10b"
tag: "7995e9c"
# registryUrl:
resources: {}
# limits:
Expand Down

0 comments on commit 770e437

Please sign in to comment.