fix(autopush): updates of dependencies
This commit is contained in:
parent
2680f582dc
commit
526297030f
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://docker.io/bitnamicharts
|
||||
version: 20.8.0
|
||||
digest: sha256:030743b5498fc7245f4ed04df18386496aa8a33e1cefd992caf3fe839476f2b1
|
||||
generated: "2025-02-21T08:29:11.593498546+01:00"
|
||||
version: 20.10.0
|
||||
digest: sha256:3a687016208480ad21e2548141b345c12148f9b859966cc7e95a8d3f43f3446c
|
||||
generated: "2025-03-02T21:31:29.997196659+01:00"
|
||||
|
|
|
@ -3,7 +3,7 @@ name: autopush
|
|||
description: A Helm chart for Kubernetes
|
||||
icon:
|
||||
type: application
|
||||
version: "0.0.13"
|
||||
version: "0.0.14"
|
||||
# renovate: image=docker.io/mozilla-services/autopush-rs
|
||||
appVersion: "1.72.2"
|
||||
maintainers:
|
||||
|
@ -12,6 +12,6 @@ maintainers:
|
|||
|
||||
dependencies:
|
||||
- name: redis
|
||||
version: "20.8.0"
|
||||
version: "20.10.0"
|
||||
repository: "oci://docker.io/bitnamicharts"
|
||||
condition: redis.internal
|
||||
|
|
|
@ -7,7 +7,7 @@ description: "A Helm chart for Kubernetes"
|
|||
|
||||
# autopush
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart for Kubernetes
|
||||
|
||||
|
@ -57,7 +57,7 @@ helm uninstall autopush-release
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| oci://docker.io/bitnamicharts | redis | 20.8.0 |
|
||||
| oci://docker.io/bitnamicharts | redis | 20.10.0 |
|
||||
|
||||
## Values
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue