diff --git a/guacamole/Chart.lock b/guacamole/Chart.lock index 0f8c748..96893b5 100644 --- a/guacamole/Chart.lock +++ b/guacamole/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.0 -digest: sha256:b5e83ee2636b8053aa71372bc14bb200b5d7e061911bb04cfbbcb17bb79f0eb4 -generated: "2024-11-14T09:50:28.426638888Z" + version: 16.2.1 +digest: sha256:3b0c7ca38c451ab3e17470f0a3444c841d7069d7485658969db043baaa5be00a +generated: "2024-11-14T17:45:38.663933268Z" diff --git a/guacamole/Chart.yaml b/guacamole/Chart.yaml index 8bd5a96..8f58486 100644 --- a/guacamole/Chart.yaml +++ b/guacamole/Chart.yaml @@ -26,6 +26,6 @@ appVersion: '1.5.5' dependencies: - name: postgresql - version: 16.2.0 + version: 16.2.1 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled diff --git a/invidious/Chart.lock b/invidious/Chart.lock index 815d2a5..9d4d544 100644 --- a/invidious/Chart.lock +++ b/invidious/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.0 -digest: sha256:b5e83ee2636b8053aa71372bc14bb200b5d7e061911bb04cfbbcb17bb79f0eb4 -generated: "2024-11-14T09:50:35.770291942Z" + version: 16.2.1 +digest: sha256:3b0c7ca38c451ab3e17470f0a3444c841d7069d7485658969db043baaa5be00a +generated: "2024-11-14T17:45:46.012151884Z" diff --git a/invidious/Chart.yaml b/invidious/Chart.yaml index 1e21cfa..6f015e8 100644 --- a/invidious/Chart.yaml +++ b/invidious/Chart.yaml @@ -26,6 +26,6 @@ appVersion: '2024.11.10-9892604-arm64' dependencies: - name: postgresql - version: 16.2.0 + version: 16.2.1 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled