Glichtip 4.0.7
This commit is contained in:
parent
a8d36d85d4
commit
04b8e546a8
|
@ -4,6 +4,6 @@ dependencies:
|
|||
version: 15.2.5
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 19.1.2
|
||||
digest: sha256:84329ca7231a8a4b2569babdf367378599304c432ea17fc00a9ccbb9c1811353
|
||||
generated: "2024-04-19T09:00:35.50155423-04:00"
|
||||
version: 19.1.3
|
||||
digest: sha256:7b8098045631f04e264d0668223688e468b20403e6ed41a3a95437085f6467a5
|
||||
generated: "2024-04-25T19:23:07.961624449-04:00"
|
||||
|
|
|
@ -14,11 +14,11 @@ type: application
|
|||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
appVersion: 4.0.6
|
||||
appVersion: 4.0.7
|
||||
|
||||
icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg
|
||||
|
||||
|
|
Binary file not shown.
BIN
charts/redis-19.1.3.tgz
Normal file
BIN
charts/redis-19.1.3.tgz
Normal file
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
# Default values for glitchtip.
|
||||
image:
|
||||
repository: glitchtip/glitchtip
|
||||
tag: v4.0.6
|
||||
tag: v4.0.7
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
|
|
Loading…
Reference in a new issue