Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9f430ba902
commit
97537005cb
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [watchyourlan-4.0.11](https://github.com/truecharts/charts/compare/watchyourlan-4.0.10...watchyourlan-4.0.11) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [watchyourlan-4.0.11](https://github.com/truecharts/charts/compare/watchyourlan-4.0.10...watchyourlan-4.0.11) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||
|
||||
|
||||
|
||||
|
||||
## [watchyourlan-4.0.1](https://github.com/truecharts/charts/compare/watchyourlan-4.0.0...watchyourlan-4.0.1) (2023-04-11)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.9.1"
|
||||
appVersion: "0.9.2"
|
||||
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.11
|
||||
version: 4.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/watchyourlan
|
||||
tag: 0.9.1@sha256:74936b9ab2075ba39e65356aa8419bfd0484d6e91d062f14456c4ba3a2c47253
|
||||
tag: v0.9.2@sha256:f1a1ae4253d3d6d10a90fea6fd6fdb08538c7034255e0db38247142be09fd644
|
||||
pullPolicy: IfNotPresent
|
||||
hostNetwork: true
|
||||
watchyourlan:
|
Loading…
Reference in New Issue