Skip to content

Commit

Permalink
bumped kubetail-server, appVersion, chart version numbers (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
amorey authored Nov 18, 2024
1 parent a478067 commit 376f4f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kubetail/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ keywords:
- private
- realtime
type: application
version: 0.8.5
appVersion: "0.8.2"
version: 0.8.6
appVersion: "0.8.3"
home: https://github.com/kubetail-org/kubetail
maintainers:
- email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion charts/kubetail/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ kubetail:
# -- Image repository
repository: "kubetail/kubetail-server"
# -- Image tag
tag: "0.9.2"
tag: "0.9.3"
# -- Overrides the image tag with an image digest
digest: null
# -- Docker image pull policy
Expand Down

0 comments on commit 376f4f9

Please sign in to comment.