We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865639f commit edcf534Copy full SHA for edcf534
apps/esphome/esphome.yaml
@@ -18,7 +18,7 @@ spec:
18
values:
19
image:
20
repository: esphome/esphome
21
- tag: 2023.12.1
+ tag: 2023.12.0
22
23
# App needs to run as root because of this: https://github.com/esphome/issues/issues/2752
24
securityContext:
infrastructure/auth/authentik.yaml
@@ -8,7 +8,7 @@ spec:
8
chart:
9
spec:
10
chart: authentik
11
- version: 2023.5.1
+ version: 2023.10.5
12
sourceRef:
13
kind: HelmRepository
14
name: authentik
0 commit comments