Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update helm chart authentik to 5.2.3 #365

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
authentik (source) patch 5.2.2 -> 5.2.3

Release Notes

goauthentik/helm

v5.2.3

Compare Source

authentik is an open-source Identity Provider focused on flexibility and versatility


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from h3mmy as a code owner March 14, 2022 13:51
@bloopy-boi bloopy-boi bot added the area/cluster Changes made in the cluster directory label Mar 14, 2022
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Mar 14, 2022

Path: cluster/apps/auth/authentik/helm-release.yaml
Version: 5.2.2 -> 5.2.3

@@ -30,7 +30,7 @@
 namespace: default
 type: Opaque
 data:
- postgresql-postgres-password: "eTJ3YkhicTFiSQ=="
+ postgresql-postgres-password: "YnhrZXowTXl0Sg=="
 postgresql-password: "JHtTRUNSRVRfQVVUSEVOVElLX1BPU1RHUkVTX1BBU1NXT1JEfQ=="
 ---
 # Source: authentik/charts/redis/templates/configmap.yaml
@@ -464,18 +464,12 @@
 value: "http://s3.minio.storage"
 - name: AUTHENTIK_POSTGRESQL__S3_BACKUP__INSECURE_SKIP_VERIFY
 value: "false"
- - name: AUTHENTIK_POSTGRESQL__S3_BACKUP__LOCATION
- value: ""
- - name: AUTHENTIK_POSTGRESQL__S3_BACKUP__REGION
- value: ""
 - name: AUTHENTIK_POSTGRESQL__S3_BACKUP__SECRET_KEY
 value: "${AUTHENTIK_S3_SECRET}"
 - name: AUTHENTIK_POSTGRESQL__USER
 value: "authentik"
 - name: AUTHENTIK_REDIS__HOST
 value: "authentik-redis-master"
- - name: AUTHENTIK_REDIS__PASSWORD
- value: ""
 - name: AUTHENTIK_SECRET_KEY
 value: "${SECRET_AUTHENTIK_SECRET_KEY}"
 volumeMounts:
@@ -601,18 +595,12 @@
 value: "http://s3.minio.storage"
 - name: AUTHENTIK_POSTGRESQL__S3_BACKUP__INSECURE_SKIP_VERIFY
 value: "false"
- - name: AUTHENTIK_POSTGRESQL__S3_BACKUP__LOCATION
- value: ""
- - name: AUTHENTIK_POSTGRESQL__S3_BACKUP__REGION
- value: ""
 - name: AUTHENTIK_POSTGRESQL__S3_BACKUP__SECRET_KEY
 value: "${AUTHENTIK_S3_SECRET}"
 - name: AUTHENTIK_POSTGRESQL__USER
 value: "authentik"
 - name: AUTHENTIK_REDIS__HOST
 value: "authentik-redis-master"
- - name: AUTHENTIK_REDIS__PASSWORD
- value: ""
 - name: AUTHENTIK_SECRET_KEY
 value: "${SECRET_AUTHENTIK_SECRET_KEY}"
 volumeMounts:

@bloopy-boi bloopy-boi bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 14, 2022
@h3mmy h3mmy merged commit bfd044c into main Mar 14, 2022
@h3mmy h3mmy deleted the renovate/authentik-5.2.x branch March 14, 2022 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant