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 docker image ghcr.io/goauthentik/server to 2022.6.2 #969

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Jun 7, 2022

This PR contains the following updates:

Package Update Change
ghcr.io/goauthentik/server patch 2022.6.1 -> 2022.6.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner June 7, 2022 20:25
@bloopy-boi bloopy-boi bot added renovate/container type/patch area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 7, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Jun 7, 2022

Path: cluster/apps/auth/authentik/helm-release.yaml

@@ -358,7 +358,7 @@
 securityContext: {}
 containers:
 - name: authentik
- image: "ghcr.io/goauthentik/server:2022.6.1"
+ image: "ghcr.io/goauthentik/server:2022.6.2"
 imagePullPolicy: "IfNotPresent"
 args: ["server"]
 env:
@@ -502,7 +502,7 @@
 securityContext: {}
 containers:
 - name: authentik
- image: "ghcr.io/goauthentik/server:2022.6.1"
+ image: "ghcr.io/goauthentik/server:2022.6.2"
 imagePullPolicy: "IfNotPresent"
 args: ["worker"]
 env:

@h3mmy h3mmy merged commit cec87b4 into main Jun 8, 2022
@h3mmy h3mmy deleted the renovate/ghcr.io-goauthentik-server-2022.6.x branch June 8, 2022 01:45
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/container 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