Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ffca730448
commit
e13dcf278a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [watchyourlan-4.0.21](https://github.com/truecharts/charts/compare/watchyourlan-4.0.20...watchyourlan-4.0.21) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [watchyourlan-4.0.22](https://github.com/truecharts/charts/compare/watchyourlan-4.0.21...watchyourlan-4.0.22) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/watchyourlan to v0.9.3 ([#9545](https://github.com/truecharts/charts/issues/9545))
|
||||
|
||||
|
||||
|
||||
|
||||
## [watchyourlan-4.0.21](https://github.com/truecharts/charts/compare/watchyourlan-4.0.20...watchyourlan-4.0.21) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [watchyourlan-4.0.12](https://github.com/truecharts/charts/compare/watchyourlan-4.0.11...watchyourlan-4.0.12) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/watchyourlan to v0.9.2 ([#8844](https://github.com/truecharts/charts/issues/8844))
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.9.2"
|
||||
appVersion: "0.9.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: watchyourlan
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan
|
||||
- https://github.com/aceberg/WatchYourLAN
|
||||
version: 4.0.21
|
||||
version: 4.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [watchyourlan-4.0.22](https://github.com/truecharts/charts/compare/watchyourlan-4.0.21...watchyourlan-4.0.22) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/watchyourlan to v0.9.3 ([#9545](https://github.com/truecharts/charts/issues/9545))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/watchyourlan
|
||||
tag: v0.9.2@sha256:f1a1ae4253d3d6d10a90fea6fd6fdb08538c7034255e0db38247142be09fd644
|
||||
tag: v0.9.3@sha256:6fdcb870ad172953bffc9592b8892c8021423061a410c092b280248140648cc9
|
||||
pullPolicy: IfNotPresent
|
||||
hostNetwork: true
|
||||
watchyourlan:
|
Loading…
Reference in New Issue