Skip to content

Commit

Permalink
chore: upgrade frontier and spicedb versions (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
anujk14 authored May 22, 2024
1 parent b7b61e7 commit 1cbf2c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stable/frontier/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ frontier-app:
image:
repository: raystack/frontier
pullPolicy: IfNotPresent
tag: 0.7.4
tag: v0.13.0
container:
command: ["frontier", "server", "start"]
livenessProbe:
Expand Down Expand Up @@ -66,7 +66,7 @@ spicedb:
replicaCount: 2
image:
repository: quay.io/authzed/spicedb
tag: v1.25.0
tag: v1.30.1
secretConfig:
SPICEDB_GRPC_PRESHARED_KEY:
SPICEDB_DATASTORE_CONN_URI:
Expand Down

0 comments on commit 1cbf2c6

Please sign in to comment.