diff --git a/charts/spiffe-step-ssh/Chart.lock b/charts/spiffe-step-ssh/Chart.lock index fc4b986..bfb76ee 100644 --- a/charts/spiffe-step-ssh/Chart.lock +++ b/charts/spiffe-step-ssh/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: spire-lib repository: file://../spire-lib - version: 0.2.0 + version: 0.3.0 - name: step-certificates repository: https://smallstep.github.io/helm-charts/ version: 1.27.4 -digest: sha256:19fb792ca3e02fca49734ba7028d51767ce3b0f973745bdd636d4751c20d426c -generated: "2026-06-06T08:12:58.836548-07:00" +digest: sha256:b41dcd4ef1a70026a96cbd6b704ae22b7c62c139d3cf699ac746366658698825 +generated: "2026-07-31T16:55:06.703514-07:00" diff --git a/charts/spiffe-step-ssh/Chart.yaml b/charts/spiffe-step-ssh/Chart.yaml index 3766590..7bc0f4f 100644 --- a/charts/spiffe-step-ssh/Chart.yaml +++ b/charts/spiffe-step-ssh/Chart.yaml @@ -13,7 +13,7 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.0 +version: 0.3.0 # This is the version number of the application being deployed. This version number should be # 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. @@ -30,7 +30,7 @@ maintainers: dependencies: - name: spire-lib repository: file://../spire-lib - version: 0.2.0 + version: 0.3.0 - name: step-certificates alias: step repository: https://smallstep.github.io/helm-charts/ diff --git a/charts/spire-ha-agent/Chart.lock b/charts/spire-ha-agent/Chart.lock index 0724bd5..46d9922 100644 --- a/charts/spire-ha-agent/Chart.lock +++ b/charts/spire-ha-agent/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: spire-lib repository: file://../spire-lib - version: 0.2.0 -digest: sha256:f17805c78abdb768f21d46305bfe1f80f014e5c3c8c585ca30d5ec54ad5dab38 -generated: "2026-06-06T08:13:04.718181-07:00" + version: 0.3.0 +digest: sha256:b09e1da391c6df954369ee679f0757522fb39afe9a8e6bdc77c25d048fb30340 +generated: "2026-07-31T16:55:07.148848-07:00" diff --git a/charts/spire-ha-agent/Chart.yaml b/charts/spire-ha-agent/Chart.yaml index 99077c0..60aa504 100644 --- a/charts/spire-ha-agent/Chart.yaml +++ b/charts/spire-ha-agent/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: spire-ha-agent description: A Helm chart to install the SPIRE HA agent. type: application -version: 0.2.0 +version: 0.3.0 appVersion: "0.2.0" keywords: ["spiffe", "spire-ha-agent"] home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire-ha-agent @@ -20,4 +20,4 @@ maintainers: dependencies: - name: spire-lib repository: file://../spire-lib - version: 0.2.0 + version: 0.3.0 diff --git a/charts/spire-identity-exchange/Chart.lock b/charts/spire-identity-exchange/Chart.lock new file mode 100644 index 0000000..ba58ba8 --- /dev/null +++ b/charts/spire-identity-exchange/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: spire-lib + repository: file://../spire-lib + version: 0.3.0 +digest: sha256:b09e1da391c6df954369ee679f0757522fb39afe9a8e6bdc77c25d048fb30340 +generated: "2026-07-31T16:55:07.22031-07:00" diff --git a/charts/spire-identity-exchange/Chart.yaml b/charts/spire-identity-exchange/Chart.yaml index 9924ff5..b09d0c3 100644 --- a/charts/spire-identity-exchange/Chart.yaml +++ b/charts/spire-identity-exchange/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: spire-identity-exchange description: A Helm chart to install the SPIRE Identity Exchange. type: application -version: 0.1.0 +version: 0.2.0 appVersion: "v0.3.0" keywords: ["spiffe", "spire", "identity exchange"] home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire-identity-exchange @@ -20,4 +20,4 @@ maintainers: dependencies: - name: spire-lib repository: file://../spire-lib - version: 0.2.0 + version: 0.3.0 diff --git a/charts/spire-lib/Chart.yaml b/charts/spire-lib/Chart.yaml index 2c21a0c..8a40bbc 100644 --- a/charts/spire-lib/Chart.yaml +++ b/charts/spire-lib/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: spire-lib description: A library of helper templates for SPIRE charts. type: library -version: 0.2.0 +version: 0.3.0 appVersion: "0.1.0" keywords: ["spiffe", "spire", "library"] home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire-lib diff --git a/charts/spire-lib/README.md b/charts/spire-lib/README.md index a5e5d98..30144e6 100644 --- a/charts/spire-lib/README.md +++ b/charts/spire-lib/README.md @@ -7,7 +7,7 @@ A [Helm Library Chart](https://helm.sh/docs/topics/library_charts/#helm) for gro ```yaml dependencies: - name: spire-lib - version: 0.2.0 + version: 0.3.0 repository: https://spiffe.github.io/helm-charts-hardened/ ``` diff --git a/charts/spire-nested/Chart.lock b/charts/spire-nested/Chart.lock index 94c330d..047972e 100644 --- a/charts/spire-nested/Chart.lock +++ b/charts/spire-nested/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: spire-lib repository: file://../spire-lib - version: 0.2.0 + version: 0.3.0 - name: spire-server repository: file://../spire/charts/spire-server version: 0.1.0 @@ -43,6 +43,21 @@ dependencies: version: 0.1.0 - name: spire-ha-agent repository: file://../spire-ha-agent + version: 0.3.0 +- name: spire-server + repository: file://../spire/charts/spire-server + version: 0.1.0 +- name: spire-agent + repository: file://../spire/charts/spire-agent + version: 0.1.0 +- name: spiffe-csi-driver + repository: file://../spire/charts/spiffe-csi-driver + version: 0.1.0 +- name: spiffe-csi-driver + repository: file://../spire/charts/spiffe-csi-driver + version: 0.1.0 +- name: spire-identity-exchange + repository: file://../spire-identity-exchange version: 0.2.0 - name: spire-server repository: file://../spire/charts/spire-server @@ -58,21 +73,6 @@ dependencies: version: 0.1.0 - name: spire-identity-exchange repository: file://../spire-identity-exchange - version: 0.1.0 -- name: spire-server - repository: file://../spire/charts/spire-server - version: 0.1.0 -- name: spire-agent - repository: file://../spire/charts/spire-agent - version: 0.1.0 -- name: spiffe-csi-driver - repository: file://../spire/charts/spiffe-csi-driver - version: 0.1.0 -- name: spiffe-csi-driver - repository: file://../spire/charts/spiffe-csi-driver - version: 0.1.0 -- name: spire-identity-exchange - repository: file://../spire-identity-exchange - version: 0.1.0 -digest: sha256:418e807bf7ff9504d000e3d1bc581faf83c91e0792e05ec7c11aaaa2cb54caf4 -generated: "2026-06-30T07:46:43.45713065-07:00" + version: 0.2.0 +digest: sha256:edf96a8d833dffffc31f0bfdd400ced75f0cf1868e2711a1cd72f51d6f099621 +generated: "2026-07-31T16:55:07.391766-07:00" diff --git a/charts/spire-nested/Chart.yaml b/charts/spire-nested/Chart.yaml index bb2ebe0..3e49b90 100644 --- a/charts/spire-nested/Chart.yaml +++ b/charts/spire-nested/Chart.yaml @@ -4,7 +4,7 @@ description: > A Helm chart for deploying the complete Spire stack including: spire-server, spire-agent, spiffe-csi-driver, spiffe-oidc-discovery-provider and spire-controller-manager. type: application -version: 0.29.0 +version: 0.30.0 appVersion: "1.15.2" keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc", "spire-controller-manager"] home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire @@ -23,7 +23,7 @@ kubeVersion: ">=1.21.0-0" dependencies: - name: spire-lib repository: file://../spire-lib - version: 0.2.0 + version: 0.3.0 - name: spire-server alias: root-spire-server condition: root-spire-server.enabled @@ -121,7 +121,7 @@ dependencies: - haAgentCommon - name: spire-ha-agent repository: file://../spire-ha-agent - version: 0.2.0 + version: 0.3.0 condition: spire-ha-agent.enabled tags: - haAgentCommon @@ -157,7 +157,7 @@ dependencies: alias: spire-identity-exchange-bottom-turtle-ha-a condition: spire-identity-exchange-bottom-turtle-ha-a.enabled repository: file://../spire-identity-exchange - version: 0.1.0 + version: 0.2.0 tags: - bottomTurtleHAA - name: spire-server @@ -192,7 +192,7 @@ dependencies: alias: spire-identity-exchange-bottom-turtle-ha-b condition: spire-identity-exchange-bottom-turtle-ha-b.enabled repository: file://../spire-identity-exchange - version: 0.1.0 + version: 0.2.0 tags: - bottomTurtleHAB annotations: diff --git a/charts/spire/Chart.lock b/charts/spire/Chart.lock index 05c0fdc..7b55214 100644 --- a/charts/spire/Chart.lock +++ b/charts/spire/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: spire-lib repository: file://../spire-lib - version: 0.2.0 + version: 0.3.0 - name: spire-server repository: file://./charts/spire-server version: 0.1.0 @@ -34,6 +34,6 @@ dependencies: version: 0.1.0 - name: spire-identity-exchange repository: file://../spire-identity-exchange - version: 0.1.0 -digest: sha256:38b85a4bf147cc86a432ac32dfd3473e27efc6b6a3c1563340444bbe049a4746 -generated: "2026-06-27T10:53:07.840372246-07:00" + version: 0.2.0 +digest: sha256:5bd67eff208fb2918e03b52ab9ac5b2802558106d72a4e4ac94034a1b387c613 +generated: "2026-07-31T16:55:07.012434-07:00" diff --git a/charts/spire/Chart.yaml b/charts/spire/Chart.yaml index 685d910..30c3878 100644 --- a/charts/spire/Chart.yaml +++ b/charts/spire/Chart.yaml @@ -4,7 +4,7 @@ description: > A Helm chart for deploying the complete Spire stack including: spire-server, spire-agent, spiffe-csi-driver, spiffe-oidc-discovery-provider and spire-controller-manager. type: application -version: 0.29.0 +version: 0.30.0 appVersion: "1.14.5" keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc", "spire-controller-manager"] home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire @@ -25,7 +25,7 @@ kubeVersion: ">=1.21.0-0" dependencies: - name: spire-lib repository: file://../spire-lib - version: 0.2.0 + version: 0.3.0 - name: spire-server condition: spire-server.enabled repository: file://./charts/spire-server @@ -71,7 +71,7 @@ dependencies: - name: spire-identity-exchange condition: spire-identity-exchange.enabled repository: file://../spire-identity-exchange - version: 0.1.0 + version: 0.2.0 annotations: org.opencontainers.image.source: https://github.com/spiffe/helm-charts-hardened artifacthub.io/category: security