Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fcce80c619
commit
8f23a9e93b
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [nginx-proxy-manager-5.0.1](https://github.com/truecharts/charts/compare/nginx-proxy-manager-5.0.0...nginx-proxy-manager-5.0.1) (2023-08-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.4 ([#11257](https://github.com/truecharts/charts/issues/11257))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [nginx-proxy-manager-5.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.173...nginx-proxy-manager-5.0.0) (2023-07-31)
|
## [nginx-proxy-manager-5.0.0](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.173...nginx-proxy-manager-5.0.0) (2023-07-31)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [nginx-proxy-manager-4.0.164](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.163...nginx-proxy-manager-4.0.164) (2023-05-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.10.3"
|
appVersion: "2.10.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -27,7 +27,7 @@ sources:
|
||||||
- https://github.com/NginxProxyManager/nginx-proxy-manager
|
- https://github.com/NginxProxyManager/nginx-proxy-manager
|
||||||
- https://nginxproxymanager.com/
|
- https://nginxproxymanager.com/
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.0
|
version: 5.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- networking
|
- networking
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [nginx-proxy-manager-5.0.1](https://github.com/truecharts/charts/compare/nginx-proxy-manager-5.0.0...nginx-proxy-manager-5.0.1) (2023-08-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.4 ([#11257](https://github.com/truecharts/charts/issues/11257))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/nginx-proxy-manager
|
repository: tccr.io/truecharts/nginx-proxy-manager
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.10.3@sha256:6e47aaaa97edbc29e3445e695bffc4b794e398b1d0eb7eac3847a41115ad204d
|
tag: v2.10.4@sha256:2bd89fddb452111dbb7bba739726cc9e3bab74f350747e9623b0bd65e211c9b5
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue