Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
538e2a13b6
commit
488ab9998f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [pwndrop-6.0.4](https://github.com/truecharts/charts/compare/pwndrop-6.0.3...pwndrop-6.0.4) (2023-08-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11554](https://github.com/truecharts/charts/issues/11554))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pwndrop-6.0.5](https://github.com/truecharts/charts/compare/pwndrop-6.0.4...pwndrop-6.0.5) (2023-08-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11760](https://github.com/truecharts/charts/issues/11760))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-6.0.4](https://github.com/truecharts/charts/compare/pwndrop-6.0.3...pwndrop-6.0.4) (2023-08-14)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-5.0.28](https://github.com/truecharts/charts/compare/pwndrop-5.0.27...pwndrop-5.0.28) (2023-06-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9772](https://github.com/truecharts/charts/issues/9772))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pwndrop
|
||||
version: 6.0.4
|
||||
version: 6.0.5
|
||||
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
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [pwndrop-6.0.5](https://github.com/truecharts/charts/compare/pwndrop-6.0.4...pwndrop-6.0.5) (2023-08-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11760](https://github.com/truecharts/charts/issues/11760))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pwndrop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.1@sha256:e1ac7257082fa2016b6d834502d41e4ffe02d0957694a9cab252ab122eb3f8c6
|
||||
tag: v1.0.1@sha256:3e92933de8943eeda2c3e0bffa7ea19fad873778ebb180fee3f2ce64c3a1c0eb
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue