Merge pull request #4532 from truecharts/renovate/tccr.io-truecharts-esphome-2022.x
This commit is contained in:
commit
658519bb2c
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2022.10.2"
|
||||
appVersion: "2022.11.1"
|
||||
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.1
|
||||
version: 13.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2022.10.2@sha256:86b3563aa7d6890db26a753e276aa90bb53cdc7f865476f14f68dfee65f3c0bf
|
||||
tag: 2022.11.1@sha256:47347e232121fdf3553c3de1a382fa1f28adadedead139155f0e11024a2e4d7e
|
||||
|
||||
# App needs to run as root because of this: https://github.com/esphome/issues/issues/2752
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue