22
33<!-- This README.md is generated. -->
44
5- ![ Version: 0.5.4 ] ( https://img.shields.io/badge/Version-0.5.4 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.4.4 ] ( https://img.shields.io/badge/AppVersion-1.4.4 -informational?style=flat-square )
5+ ![ Version: 0.5.5 ] ( https://img.shields.io/badge/Version-0.5.5 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.5.0 ] ( https://img.shields.io/badge/AppVersion-1.5.0 -informational?style=flat-square )
66
77A Helm chart for deploying spire-server and spire-agent.
88
@@ -52,8 +52,8 @@ Kubernetes: `>=1.21.0-0`
5252|-----|------|---------|-------------|
5353| affinity | object | `{}` | |
5454| agent.image.pullPolicy | string | `"IfNotPresent"` | |
55- | agent.image.registry | string | `"gcr .io"` | |
56- | agent.image.repository | string | `"spiffe-io /spire-agent"` | |
55+ | agent.image.registry | string | `"ghcr .io"` | |
56+ | agent.image.repository | string | `"spiffe/spire-agent"` | |
5757| agent.image.version | string | `""` | |
5858| agent.nodeSelector."kubernetes.io/arch" | string | `"amd64"` | |
5959| agent.resources | object | `{}` | |
@@ -84,8 +84,8 @@ Kubernetes: `>=1.21.0-0`
8484| oidc.domains[3] | string | `"oidc-discovery.example.org"` | |
8585| oidc.enabled | bool | `false` | |
8686| oidc.image.pullPolicy | string | `"IfNotPresent"` | |
87- | oidc.image.registry | string | `"gcr .io"` | |
88- | oidc.image.repository | string | `"spiffe-io/oidc-discovery -provider"` | |
87+ | oidc.image.registry | string | `"ghcr .io"` | |
88+ | oidc.image.repository | string | `"spiffe/spire-oidc -provider"` | |
8989| oidc.image.version | string | `""` | |
9090| oidc.insecureScheme.enabled | bool | `false` | |
9191| oidc.insecureScheme.nginx.image.pullPolicy | string | `"IfNotPresent"` | |
@@ -108,8 +108,8 @@ Kubernetes: `>=1.21.0-0`
108108| server.dataStorage.size | string | `"1Gi"` | |
109109| server.dataStorage.storageClass | string | `nil` | |
110110| server.image.pullPolicy | string | `"IfNotPresent"` | |
111- | server.image.registry | string | `"gcr .io"` | |
112- | server.image.repository | string | `"spiffe-io /spire-server"` | |
111+ | server.image.registry | string | `"ghcr .io"` | |
112+ | server.image.repository | string | `"spiffe/spire-server"` | |
113113| server.image.version | string | `""` | |
114114| server.nodeSelector."kubernetes.io/arch" | string | `"amd64"` | |
115115| server.resources | object | `{}` | |
0 commit comments