Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [static-web-server-1.0.0](https://github.com/truecharts/charts/compare/static-web-server-0.0.2...static-web-server-1.0.0) (2023-08-12)
|
||||
|
||||
### Feat
|
||||
|
||||
- Move to stable ([#11391](https://github.com/truecharts/charts/issues/11391))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [static-web-server-1.0.1](https://github.com/truecharts/charts/compare/static-web-server-1.0.0...static-web-server-1.0.1) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/static-web-server to v2.21.1 ([#12179](https://github.com/truecharts/charts/issues/12179))
|
||||
|
||||
|
||||
|
||||
|
||||
## [static-web-server-1.0.0](https://github.com/truecharts/charts/compare/static-web-server-0.0.2...static-web-server-1.0.0) (2023-08-12)
|
||||
|
||||
### Feat
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.20.2"
|
||||
appVersion: "2.21.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/static-web-server/static-web-server
|
||||
- https://static-web-server.net
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- web-server
|
||||
@@ -5,7 +5,7 @@
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
9
stable/static-web-server/1.0.1/app-changelog.md
Normal file
9
stable/static-web-server/1.0.1/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [static-web-server-1.0.1](https://github.com/truecharts/charts/compare/static-web-server-1.0.0...static-web-server-1.0.1) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/static-web-server to v2.21.1 ([#12179](https://github.com/truecharts/charts/issues/12179))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/static-web-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.20.2@sha256:cde29086b0c99d70965d4bb816499feeccc262d2f7d3465972bc3ccd888b4339
|
||||
tag: v2.21.1@sha256:95d26d8b552a620f6545120d1e2c899b5a7392c932f6345234a9e4b7c0d553d2
|
||||
|
||||
service:
|
||||
main:
|
||||
Reference in New Issue
Block a user