Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d0b120c5f9
commit
04d547925a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [pwndrop-6.0.3](https://github.com/truecharts/charts/compare/pwndrop-6.0.2...pwndrop-6.0.3) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11334](https://github.com/truecharts/charts/issues/11334))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-6.0.3](https://github.com/truecharts/charts/compare/pwndrop-6.0.2...pwndrop-6.0.3) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9772](https://github.com/truecharts/charts/issues/9772))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-5.0.27](https://github.com/truecharts/charts/compare/pwndrop-5.0.26...pwndrop-5.0.27) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pwndrop
|
||||
version: 6.0.3
|
||||
version: 6.0.4
|
||||
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.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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pwndrop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.1@sha256:7c88fae22ccba73cacd29e261307232368973f0cb70143f45de9a975fb24f03f
|
||||
tag: v1.0.1@sha256:e1ac7257082fa2016b6d834502d41e4ffe02d0957694a9cab252ab122eb3f8c6
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue