Skip to content

Commit

Permalink
feat!: update registry and sync version
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed Oct 25, 2023
1 parent d8fa42a commit 7916be1
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.3.1.Final"
tag: "2.4.14.Final"
# optional node selector
nodeSelector: {}
# list of name, value pairs of extra environment vars
Expand Down Expand Up @@ -42,7 +42,7 @@ sync:
image:
registry: "quay.io"
repository: "apicurio/apicurio-registry-kube-sync"
tag: "d0e2505"
tag: "1.0.1"
# optional node selector
nodeSelector: {}
# registryUrl:
Expand Down

0 comments on commit 7916be1

Please sign in to comment.