diff --git a/deployment/chainloop/Chart.lock b/deployment/chainloop/Chart.lock index 37e0ec564..7101ec310 100644 --- a/deployment/chainloop/Chart.lock +++ b/deployment/chainloop/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 2.2.4 + version: 2.13.3 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.2.7 + version: 12.12.10 - name: vault repository: https://helm.releases.hashicorp.com - version: 0.24.0 -digest: sha256:1115e837f9f10727a71e94e1da5e048abe3266123b2c0819e45729e2f0159219 -generated: "2023-04-12T12:23:34.711511918+02:00" + version: 0.24.1 +digest: sha256:1b95f8a9f568f84ea7311e984c3a4c85270254dd33b42c9f6e9f606dc3f525e2 +generated: "2023-10-19T09:44:57.183038226+02:00" diff --git a/deployment/chainloop/Chart.yaml b/deployment/chainloop/Chart.yaml index 540d8aa8e..729ead918 100644 --- a/deployment/chainloop/Chart.yaml +++ b/deployment/chainloop/Chart.yaml @@ -4,7 +4,7 @@ description: Chainloop is an open source software supply chain control plane, a type: application # Bump the patch (not minor, not major) version on each change in the Chart Source code -version: 1.21.0 +version: 1.21.1 # Do not update appVersion, this is handled automatically by the release process appVersion: v0.21.1 diff --git a/deployment/chainloop/charts/common-2.13.3.tgz b/deployment/chainloop/charts/common-2.13.3.tgz new file mode 100644 index 000000000..3fe488997 Binary files /dev/null and b/deployment/chainloop/charts/common-2.13.3.tgz differ diff --git a/deployment/chainloop/charts/common-2.2.4.tgz b/deployment/chainloop/charts/common-2.2.4.tgz deleted file mode 100644 index 9016f32e2..000000000 Binary files a/deployment/chainloop/charts/common-2.2.4.tgz and /dev/null differ diff --git a/deployment/chainloop/charts/postgresql-12.12.10.tgz b/deployment/chainloop/charts/postgresql-12.12.10.tgz new file mode 100644 index 000000000..89bcc970a Binary files /dev/null and b/deployment/chainloop/charts/postgresql-12.12.10.tgz differ diff --git a/deployment/chainloop/charts/postgresql-12.2.7.tgz b/deployment/chainloop/charts/postgresql-12.2.7.tgz deleted file mode 100644 index a62d8586b..000000000 Binary files a/deployment/chainloop/charts/postgresql-12.2.7.tgz and /dev/null differ diff --git a/deployment/chainloop/charts/vault-0.24.0.tgz b/deployment/chainloop/charts/vault-0.24.0.tgz deleted file mode 100644 index 3f90a57df..000000000 Binary files a/deployment/chainloop/charts/vault-0.24.0.tgz and /dev/null differ diff --git a/deployment/chainloop/charts/vault-0.24.1.tgz b/deployment/chainloop/charts/vault-0.24.1.tgz new file mode 100644 index 000000000..34196135a Binary files /dev/null and b/deployment/chainloop/charts/vault-0.24.1.tgz differ