feat(helm): update external secrets operator group (1.0.0 → 1.1.1)#318
Open
the-iron-giant[bot] wants to merge 1 commit into
Open
feat(helm): update external secrets operator group (1.0.0 → 1.1.1)#318the-iron-giant[bot] wants to merge 1 commit into
the-iron-giant[bot] wants to merge 1 commit into
Conversation
a238a1c to
e023afb
Compare
Contributor
Author
--- kubernetes/apps/base/security/external-secrets/app Kustomization: security/external-secrets HelmRelease: security/external-secrets
+++ kubernetes/apps/base/security/external-secrets/app Kustomization: security/external-secrets HelmRelease: security/external-secrets
@@ -12,13 +12,13 @@
chart:
spec:
chart: external-secrets
sourceRef:
kind: HelmRepository
name: external-secrets
- version: 1.0.0
+ version: 1.1.1
install:
remediation:
retries: -1
interval: 1h
upgrade:
cleanupOnFail: true |
Contributor
Author
--- HelmRelease: security/external-secrets Deployment: security/external-secrets-cert-controller
+++ HelmRelease: security/external-secrets Deployment: security/external-secrets-cert-controller
@@ -34,13 +34,13 @@
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
- image: oci.external-secrets.io/external-secrets/external-secrets:v1.0.0
+ image: ghcr.io/external-secrets/external-secrets:v1.1.1
imagePullPolicy: IfNotPresent
args:
- certcontroller
- --crd-requeue-interval=5m
- --service-name=external-secrets-webhook
- --service-namespace=security
--- HelmRelease: security/external-secrets Deployment: security/external-secrets
+++ HelmRelease: security/external-secrets Deployment: security/external-secrets
@@ -34,13 +34,13 @@
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
- image: oci.external-secrets.io/external-secrets/external-secrets:v1.0.0
+ image: ghcr.io/external-secrets/external-secrets:v1.1.1
imagePullPolicy: IfNotPresent
args:
- --concurrent=1
- --metrics-addr=:8080
- --loglevel=info
- --zap-time-encoding=epoch
--- HelmRelease: security/external-secrets Deployment: security/external-secrets-webhook
+++ HelmRelease: security/external-secrets Deployment: security/external-secrets-webhook
@@ -34,13 +34,13 @@
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
- image: oci.external-secrets.io/external-secrets/external-secrets:v1.0.0
+ image: ghcr.io/external-secrets/external-secrets:v1.1.1
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.security.svc
- --cert-dir=/tmp/certs |
e023afb to
c8c74d5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.0->1.1.11.0.0->1.1.1Release Notes
external-secrets/external-secrets (external-secrets)
v1.1.1Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v1.1.1Image:
ghcr.io/external-secrets/external-secrets:v1.1.1-ubiImage:
ghcr.io/external-secrets/external-secrets:v1.1.1-ubi-boringsslWhat's Changed
General
bitwardenServerSDKURLis required forbitwardensecretsmanagerby @budimanjojo in #5679Dependencies
d3f0cf7tod3f0cf7by @dependabot[bot] in #56307419f54toe174196in /e2e by @dependabot[bot] in #5638f2964c7to4a54c24by @dependabot[bot] in #56324c5fdabto712b439by @dependabot[bot] in #5659New Contributors
Full Changelog: external-secrets/external-secrets@v1.1.0...v1.1.1
v1.1.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v1.1.0Image:
ghcr.io/external-secrets/external-secrets:v1.1.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v1.1.0-ubi-boringsslWhat's Changed
!NOTE!: During last community meeting we discussed that we are retiring our scarf account. With that, we will be changing back to ghcr.io/external-secrets/external-secrets instead of oci.external-secrets.io/external-secrets/external-secrets.
For now, the old domain will live for a couple months to give people to change back. With this release , the values in the helm chart that define where the image is switched back to ghcr.
The helm-chart itself is served from under github-pages so that does not move.
General
Dependencies
0d00a56to2475ef7by @dependabot[bot] in #5562982f6f0to4c5fdabby @dependabot[bot] in #5566d3f0cf7tod3f0cf7by @dependabot[bot] in #5595dec374etodcd8128by @dependabot[bot] in #55942475ef7tof2964c7by @dependabot[bot] in #5597New Contributors
Full Changelog: external-secrets/external-secrets@v1.0.0...v1.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.