feat(container)!: Update image ghcr.io/external-secrets/charts/external-secrets ( 1.3.1 ➔ 2.1.0 )#549
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Author
--- kubernetes/apps/security/external-secrets/app Kustomization: security/external-secrets OCIRepository: security/external-secrets
+++ kubernetes/apps/security/external-secrets/app Kustomization: security/external-secrets OCIRepository: security/external-secrets
@@ -11,11 +11,11 @@
spec:
interval: 10m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 1.3.1
+ tag: 2.1.0
url: oci://ghcr.io/external-secrets/charts/external-secrets
verify:
provider: cosign
|
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: ghcr.io/external-secrets/external-secrets:v1.3.1
+ image: ghcr.io/external-secrets/external-secrets:v2.1.0
imagePullPolicy: IfNotPresent
args:
- certcontroller
- --crd-requeue-interval=5m
- --service-name=external-secrets-webhook
- --service-namespace=security
@@ -48,12 +48,13 @@
- --secret-namespace=security
- --metrics-addr=:8080
- --healthz-addr=:8081
- --loglevel=info
- --zap-time-encoding=epoch
- --enable-partial-cache=true
+ - --enable-leader-election=true
ports:
- containerPort: 8080
protocol: TCP
name: metrics
- containerPort: 8081
protocol: TCP
--- 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: ghcr.io/external-secrets/external-secrets:v1.3.1
+ image: ghcr.io/external-secrets/external-secrets:v2.1.0
imagePullPolicy: IfNotPresent
args:
- --enable-leader-election=true
- --concurrent=1
- --metrics-addr=:8080
- --loglevel=info
--- 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: ghcr.io/external-secrets/external-secrets:v1.3.1
+ image: ghcr.io/external-secrets/external-secrets:v2.1.0
imagePullPolicy: IfNotPresent
args:
- webhook
- --port=10250
- --dns-name=external-secrets-webhook.security.svc
- --cert-dir=/tmp/certs
--- HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/secretstore-validate
+++ HelmRelease: security/external-secrets ValidatingWebhookConfiguration: security/secretstore-validate
@@ -29,12 +29,13 @@
path: /validate-external-secrets-io-v1-secretstore
admissionReviewVersions:
- v1
- v1beta1
sideEffects: None
timeoutSeconds: 5
+ failurePolicy: Fail
- name: validate.clustersecretstore.external-secrets.io
rules:
- apiGroups:
- external-secrets.io
apiVersions:
- v1 |
c038b6c to
eea76c3
Compare
…al-secrets ( 1.3.1 ➔ 2.1.0 ) | datasource | package | from | to | | ---------- | ------------------------------------------------ | ----- | ----- | | docker | ghcr.io/external-secrets/charts/external-secrets | 1.3.1 | 2.1.0 |
eea76c3 to
a3bbe36
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.3.1→2.1.0Release Notes
external-secrets/external-secrets (ghcr.io/external-secrets/charts/external-secrets)
v2.1.0Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.1.0Image:
ghcr.io/external-secrets/external-secrets:v2.1.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.1.0-ubi-boringsslWhat's Changed
General
Dependencies
b8923f5tocecb1cdby @dependabot[bot] in #5984ce70bcfto5e8dbf3by @dependabot[bot] in #6011972618cto28efbe9by @dependabot[bot] in #6008New Contributors
Full Changelog: external-secrets/external-secrets@v2.0.1...v2.1.0
v2.0.1Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v2.0.1Image:
ghcr.io/external-secrets/external-secrets:v2.0.1-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.0.1-ubi-boringsslBREAKING CHANGE
The sprig update is actually a breaking change. It turns out that some of the functions in templating changed with this update.
What's Changed
General
8cb06fe… by @tete17 in #5747Dependencies
20c8a94tof6751d8by @dependabot[bot] in #5940c8df11btob8923f5by @dependabot[bot] in #5939cd64becto972618cby @dependabot[bot] in #5941New Contributors
Full Changelog: external-secrets/external-secrets@v2.0.0...v2.0.1
v2.0.0Compare Source
BREAKING CHANGE
Please note that this release removed two of the unsupported and unmaintained providers Alibaba and Device42.
Image:
ghcr.io/external-secrets/external-secrets:v2.0.0Image:
ghcr.io/external-secrets/external-secrets:v2.0.0-ubiImage:
ghcr.io/external-secrets/external-secrets:v2.0.0-ubi-boringsslWhat's Changed
General
New Contributors
Full Changelog: external-secrets/external-secrets@v1.3.2...v2.0.0
v1.3.2Compare Source
Image:
ghcr.io/external-secrets/external-secrets:v1.3.2Image:
ghcr.io/external-secrets/external-secrets:v1.3.2-ubiImage:
ghcr.io/external-secrets/external-secrets:v1.3.2-ubi-boringsslWhat's Changed
General
Dependencies
22e9573to1f84f5cby @dependabot[bot] in #587193d5a27todcc3150by @dependabot[bot] in #5875d9b2e14to98e6cffby @dependabot[bot] in #5907865b95fto2510918in /hack/api-docs by @dependabot[bot] in #5914dcc3150toce70bcfby @dependabot[bot] in #59111f84f5ctoc8df11bby @dependabot[bot] in #5908865b95fto2510918by @dependabot[bot] in #5906New Contributors
Full Changelog: external-secrets/external-secrets@v1.3.1...v1.3.2
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.