Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b3c648e8af
commit
e29ae9caa4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [watchyourlan-5.0.4](https://github.com/truecharts/charts/compare/watchyourlan-5.0.3...watchyourlan-5.0.4) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [watchyourlan-5.0.5](https://github.com/truecharts/charts/compare/watchyourlan-5.0.4...watchyourlan-5.0.5) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/watchyourlan to v1.0.3 ([#13407](https://github.com/truecharts/charts/issues/13407))
|
||||
|
||||
|
||||
|
||||
|
||||
## [watchyourlan-5.0.4](https://github.com/truecharts/charts/compare/watchyourlan-5.0.3...watchyourlan-5.0.4) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.0.2"
|
||||
appVersion: "1.0.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: 5.0.4
|
||||
version: 5.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [watchyourlan-5.0.5](https://github.com/truecharts/charts/compare/watchyourlan-5.0.4...watchyourlan-5.0.5) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/watchyourlan to v1.0.3 ([#13407](https://github.com/truecharts/charts/issues/13407))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/watchyourlan
|
||||
tag: v1.0.2@sha256:31dbd054791e0f23fd62ff3ac1a11f07924cc7c38028986b398ad8c9534c90ef
|
||||
tag: v1.0.3@sha256:62f4b4232b024ad45a9df26959b5619519bb84cc57a0b6800c8a0a0b44409518
|
||||
pullPolicy: IfNotPresent
|
||||
hostNetwork: true
|
||||
watchyourlan:
|
Loading…
Reference in New Issue