Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9c53b6a5b2
commit
bbecf946fc
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [neko-2.0.24](https://github.com/truecharts/charts/compare/neko-2.0.23...neko-2.0.24) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [neko-2.0.25](https://github.com/truecharts/charts/compare/neko-2.0.24...neko-2.0.25) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update neko
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-2.0.24](https://github.com/truecharts/charts/compare/neko-2.0.23...neko-2.0.24) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [neko-2.0.15](https://github.com/truecharts/charts/compare/neko-2.0.14...neko-2.0.15) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [neko-2.0.14](https://github.com/truecharts/charts/compare/neko-2.0.13...neko-2.0.14) (2022-12-26)
|
||||
|
||||
### Chore
|
|
@ -20,7 +20,7 @@ name: neko
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/neko
|
||||
type: application
|
||||
version: 2.0.24
|
||||
version: 2.0.25
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [neko-2.0.25](https://github.com/truecharts/charts/compare/neko-2.0.24...neko-2.0.25) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update neko
|
||||
|
||||
|
|
@ -1,47 +1,47 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/neko-firefox
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:fb815e022fe2b99aa244495aa81cae81320f83915e5f5df3b8abfffa0b32baff
|
||||
tag: latest@sha256:ecb754835b37131e7ccb02ef1adef7c6ad38cb2d480d8f8a1fa6f123c623e478
|
||||
|
||||
braveImage:
|
||||
repository: tccr.io/truecharts/neko-brave
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:07f7221e78ec7fd07f1fd4dacd58232a6285ac27a93ccad96f4c0b4b889dd45d
|
||||
tag: latest@sha256:0688670924b4391fc26439bf09baa497351b78c7f45d3f0e59abe862bd2ad85e
|
||||
|
||||
chromeImage:
|
||||
repository: tccr.io/truecharts/neko-chrome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:55e77a8e2d1f67f99e4827ba166eb99bd1e64a7ad9c03e2eaf08efbddf5c883d
|
||||
tag: latest@sha256:92e8f20a263e1f9110cd6cfd76985354715b83310cd6f731a6de82fc29446f63
|
||||
|
||||
chromiumImage:
|
||||
repository: tccr.io/truecharts/neko-chromium
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:98578ffdc1a8519530575f2627aec4dd60c5940de18dd5b6fe72e5effa1e8642
|
||||
tag: latest@sha256:d2cde72913bd6b8ac293cb3c6b4a1ca007c42315cd4f77a94581796b8feab25f
|
||||
|
||||
edgeImage:
|
||||
repository: tccr.io/truecharts/neko-msedge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:97503413c04538735f23ad36f5767100659e0c7622c614aa769e00cec9139fb1
|
||||
tag: latest@sha256:c78056ac6d77e6436a6293f16c630e164043bad9c31d00959f93c7ab26cd45af
|
||||
|
||||
remminaImage:
|
||||
repository: tccr.io/truecharts/neko-remmina
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a2365d035779e13d07bc7f955a0c6e515abcd343c4058240a81cf5a5d629af7a
|
||||
tag: latest@sha256:4b4019c177a2fbe6a0ef00e7af2beffb4607051aefe5112328078df862a340ca
|
||||
|
||||
torImage:
|
||||
repository: tccr.io/truecharts/neko-tor
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:c24f64e7abc6efc60ed364ab568b3c61836daed9858674ed787cbb718a317831
|
||||
tag: latest@sha256:de6b604a1a63bbd98fbf951663d0e6e1acaf0246400fa308d7c3380d43cfe3db
|
||||
|
||||
vivaldiImage:
|
||||
repository: tccr.io/truecharts/neko-vivaldi
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:6d5775edabc40c28bcccace897ba39af2a6e96d501e3e1698cebc616bcb1baa5
|
||||
tag: latest@sha256:c4e69f284023c9cdbc842b0e4f4b281ddaed871db6c72e2f36fb24e4a1152ef8
|
||||
|
||||
vlcImage:
|
||||
repository: tccr.io/truecharts/neko-vlc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:09d6c9dd05a51ba9770cf4e45f1e5359f6a4be0175753de508bab0908cc5d989
|
||||
tag: latest@sha256:3b6bed6ed9a72425eb4824bed6319c100c43031545042c3d5e957b7ba67b4bb2
|
||||
|
||||
vncviewerImage:
|
||||
repository: tccr.io/truecharts/neko-vncviewer
|
||||
|
@ -51,7 +51,7 @@ vncviewerImage:
|
|||
xfceImage:
|
||||
repository: tccr.io/truecharts/neko-xfce
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:b37b67ec7f28d368d8916896c0238cd24d0dbd95d1f726f189ca63e3cd368ce0
|
||||
tag: latest@sha256:2fd493b11f2d4e17dc8439b553144d17726ce311566883765fc4ea1a020dfa46
|
||||
|
||||
imageSelector: "image"
|
||||
|
Loading…
Reference in New Issue