Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
|
||||
|
||||
## [projectsend-8.0.25](https://github.com/truecharts/charts/compare/projectsend-8.0.24...projectsend-8.0.25) (2023-11-17)
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [projectsend-8.0.26](https://github.com/truecharts/charts/compare/projectsend-8.0.25...projectsend-8.0.26) (2023-11-20)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/linuxserver/projectsend to latest ([#15187](https://github.com/truecharts/charts/issues/15187))
|
||||
|
||||
|
||||
|
||||
|
||||
## [projectsend-8.0.25](https://github.com/truecharts/charts/compare/projectsend-8.0.24...projectsend-8.0.25) (2023-11-17)
|
||||
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [projectsend-8.0.16](https://github.com/truecharts/charts/compare/projectsend-8.0.15...projectsend-8.0.16) (2023-10-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/projectsend to vlatest ([#13919](https://github.com/truecharts/charts/issues/13919))
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -25,7 +25,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/projectsend
|
||||
- https://github.com/projectsend/projectsend
|
||||
type: application
|
||||
version: 8.0.25
|
||||
version: 8.0.26
|
||||
annotations:
|
||||
truecharts.org/category: files
|
||||
truecharts.org/SCALE-support: "true"
|
||||
9
stable/projectsend/8.0.26/app-changelog.md
Normal file
9
stable/projectsend/8.0.26/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [projectsend-8.0.26](https://github.com/truecharts/charts/compare/projectsend-8.0.25...projectsend-8.0.26) (2023-11-20)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/linuxserver/projectsend to latest ([#15187](https://github.com/truecharts/charts/issues/15187))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/projectsend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:4d27e3cab545635fb49a77018fb7bb55c7d0f7e06ad9f346486896dee8e9d9b7
|
||||
tag: latest@sha256:e4a4a8bbb82ec67b044885bf175b3d9fbf69120df8d493a63cdef15e5472f349
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
Reference in New Issue
Block a user