Releases: sapcc/kubernikus
Releases · sapcc/kubernikus
1.0.0+fe293da58dbf80a3a391809e8d65ab477c16259a
v1.0.0+fe293da58dbf80a3a391809e8d65ab477c16259a Decode pem before parsing certificate (#1006)
1.0.0+8b72388a9d0a66175ec505cb8f7ae2d818db46f3
Add authority and subject key ids to generated certificates (#1005) * Add authority and subject key ids to generated certificates * Check presence of subjectKeyId before creating authorityKeyId * Regenerate certs on key id changes
1.0.0+9a4148968ed04b026fc7a7601ba98e2675339787
v1.0.0+9a4148968ed04b026fc7a7601ba98e2675339787 Update OIDC spec in update cluster handler (#1002)
1.0.0+b317d4efbaa45aff1b9f5575d90f5d543e769018
Add images for k8s 1.30.12 (#1001) Co-authored-by: sapcc-bot <fabus@mailbox.com>
1.0.0+553307111f9612f80cf94f054a3e10d4c258d33a
v1.0.0+553307111f9612f80cf94f054a3e10d4c258d33a fix duplicate default image (#1003)
1.0.0+06c135d4afc64c62a8b0630860bd5441936f502d
Add images for k8s 1.31.8 (#1000) Co-authored-by: sapcc-bot <fabus@mailbox.com> Co-authored-by: Erik Schubert <erik.schubert@sap.com>
1.0.0+d040548d81a24acc348558153504f0842622247f
Bump golang.org/x/net from 0.37.0 to 0.38.0 (#998) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0. - [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.0.0+40ec51abfa85c49aba51f1dd879e64b6b4827b11
Bump helm.sh/helm/v3 from 3.17.0 to 3.17.3 (#997) Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.17.0 to 3.17.3. - [Release notes](https://github.com/helm/helm/releases) - [Commits](https://github.com/helm/helm/compare/v3.17.0...v3.17.3) --- updated-dependencies: - dependency-name: helm.sh/helm/v3 dependency-version: 3.17.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.0.0+aee0e59a25e778ce0fc4d5adcde4b2a4c1bd2a6f
v1.0.0+aee0e59a25e778ce0fc4d5adcde4b2a4c1bd2a6f Keep namespace in e2e test
1.0.0+b1f4fb645d25b38bae5916e34cf91bfa318c8e1b
Add admission config to apiserver (#994) * Add admission config to apiserver * Add CA cert injection * Fix error message * Move helm value * Fix key * Disable by default