Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ replicaCount: 1
image:
registry: ghcr.io
repository: docspecio/api
tag: "3.0.1"
tag: "3.0.2"
digest: ""
pullPolicy: IfNotPresent
pullSecrets: []
Expand Down
4 changes: 2 additions & 2 deletions ci/api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
image:
registry: ghcr.io
repository: docspecio/api
tag: "3.0.1"
tag: "3.0.2"

serviceAccount:
create: true
Expand All @@ -20,7 +20,7 @@ api:
image:
registry: ghcr.io
repository: docspecio/api
tag: "3.0.1"
tag: "3.0.2"

serviceAccount:
create: true
Expand Down