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 Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ maintainers:
- name: Lars Lehmann
url: https://larsl.net
icon: https://github.com/release-argus/Argus/raw/master/web/ui/static/logo-dark.png
appVersion: "0.29.0"
appVersion: "0.29.1"
annotations:
example: A list of annotations keyed by name (optional).
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ argus:
# Image for deployment
image:
repository: "releaseargus/argus"
tag: "0.29.0"
tag: "0.29.1"
registry: 'docker.io'
pullPolicy: IfNotPresent

Expand Down