Skip to content

Commit

Permalink
update versions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes committed Sep 15, 2024
1 parent 2fc950e commit 68e40ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/digger-backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.1.6
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.4.2"
appVersion: "v0.6.42"
2 changes: 1 addition & 1 deletion charts/digger-backend/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ digger:
# tag: digger backend image tag
image:
repository: registry.digger.dev/diggerhq/digger_backend
tag: "v0.4.9"
tag: "v0.6.42"

# livenessProbe and startupProbe settings
# https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/
Expand Down

0 comments on commit 68e40ad

Please sign in to comment.