Merge pull request #5057 from truecharts/renovate/tccr.io-truecharts-esphome-2022.x
This commit is contained in:
commit
b213e7a845
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2022.11.3"
|
||||
appVersion: "2022.11.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/esphome/esphome
|
||||
- https://hub.docker.com/u/esphome
|
||||
type: application
|
||||
version: 13.0.5
|
||||
version: 13.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2022.11.3@sha256:0d6ed6a367755c250be8c47c8ed4fe0bfb2e9cd064f7feffa05475540c532d8f
|
||||
tag: 2022.11.4@sha256:ee8480ed20a1da65823cceae0d2c3cb4aae18dbaa60970e97c61f7ddd81483a9
|
||||
|
||||
# App needs to run as root because of this: https://github.com/esphome/issues/issues/2752
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue