Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-28 02:01:55 +00:00
parent 1141110c06
commit 7b0dce11a9
12 changed files with 20 additions and 20 deletions

View File

@ -4,6 +4,15 @@
## [pwndrop-5.0.10](https://github.com/truecharts/charts/compare/pwndrop-5.0.9...pwndrop-5.0.10) (2023-04-28)
### Chore
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8350](https://github.com/truecharts/charts/issues/8350))
## [pwndrop-5.0.9](https://github.com/truecharts/charts/compare/pwndrop-5.0.8...pwndrop-5.0.9) (2023-04-25)
### Chore
@ -88,12 +97,3 @@
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [pwndrop-4.0.12](https://github.com/truecharts/charts/compare/pwndrop-4.0.11...pwndrop-4.0.12) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/pwndrop to v1.0.1

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: pwndrop
version: 5.0.9
version: 5.0.10
appVersion: "1.0.1"
description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.
type: application

View File

@ -0,0 +1,9 @@
## [pwndrop-5.0.10](https://github.com/truecharts/charts/compare/pwndrop-5.0.9...pwndrop-5.0.10) (2023-04-28)
### Chore
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8350](https://github.com/truecharts/charts/issues/8350))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/pwndrop
pullPolicy: IfNotPresent
tag: v1.0.1@sha256:b72809ffbb655d0ad56c64a9b2a36132ab28b76986376d673fa05da772bee90a
tag: v1.0.1@sha256:40cf6c2996fea33016b82700da8796a4a1a0d767997410da0e87b3a2930075e0
service:
main:
ports:

View File

@ -1,9 +0,0 @@
## [pwndrop-5.0.9](https://github.com/truecharts/charts/compare/pwndrop-5.0.8...pwndrop-5.0.9) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))