Skip to content

Commit

Permalink
fix(helm): update chart authentik ( 2024.2.2 → 2024.2.3 ) (#3480)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [authentik](https://goauthentik.io)
([source](https://togithub.com/goauthentik/helm)) | patch | `2024.2.2`
-> `2024.2.3` |

---

### Release Notes

<details>
<summary>goauthentik/helm (authentik)</summary>

###
[`v2024.2.3`](https://togithub.com/goauthentik/helm/releases/tag/authentik-2024.2.3)

[Compare
Source](https://togithub.com/goauthentik/helm/compare/authentik-2024.2.2...authentik-2024.2.3)

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

#### What's Changed

- authentik: ci: rename values files to run with chart-testing correctly
by [@&#8203;wrenix](https://togithub.com/wrenix) in
[goauthentik/helm#249
- authentik: ci: add extraContainers testing by
[@&#8203;wrenix](https://togithub.com/wrenix) in
[goauthentik/helm#248
- authentik: worker deployment: fix volume type for secret blueprints by
[@&#8203;sherif-fanous](https://togithub.com/sherif-fanous) in
[goauthentik/helm#257
- bump to 2024.2.3 by [@&#8203;BeryJu](https://togithub.com/BeryJu) in
[goauthentik/helm#259

#### New Contributors

- [@&#8203;sherif-fanous](https://togithub.com/sherif-fanous) made their
first contribution in
[goauthentik/helm#257

**Full Changelog**:
goauthentik/helm@authentik-2024.2.2...authentik-2024.2.3

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] committed Apr 17, 2024
1 parent 890d7fc commit 8c61ce0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: authentik
version: 2024.2.2
version: 2024.2.3
sourceRef:
kind: HelmRepository
name: authentik-charts
Expand Down

0 comments on commit 8c61ce0

Please sign in to comment.