feat: bump 1.31.0

This commit is contained in:
Julien Cabillot 2023-02-15 10:17:03 -05:00
parent 750aa6a9c0
commit 064722bc19
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ apiVersion: v2
description: Helm chart for ntfy description: Helm chart for ntfy
name: ntfy name: ntfy
type: application type: application
version: 0.0.6 version: 0.0.7
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- ntfy - ntfy
@ -18,7 +18,7 @@ maintainers:
# incremented each time you make changes to the application. Versions are not expected to # 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. # follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes. # It is recommended to use it with quotes.
appVersion: "1.28.0" appVersion: "1.31.0"
dependencies: dependencies:
- name: common - name: common

View File

@ -7,7 +7,7 @@
image: image:
repository: docker.io/binwiederhier/ntfy repository: docker.io/binwiederhier/ntfy
tag: "1.28.0@sha256:45cacbfa46554b8feba86bb2fec42e638dd911e70061128a5690896839ec0156" tag: "1.31.0@sha256:5b7c4762d9c18d2e7579f8da5fdfa4618417172f5c5db95f83ee59f23d244668"
pullPolicy: Always pullPolicy: Always
args: ["serve"] args: ["serve"]