Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fcb92ff85b
commit
ae101b9959
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pwndrop-6.0.6](https://github.com/truecharts/charts/compare/pwndrop-6.0.5...pwndrop-6.0.6) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#12220](https://github.com/truecharts/charts/issues/12220))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-6.0.5](https://github.com/truecharts/charts/compare/pwndrop-6.0.4...pwndrop-6.0.5) (2023-08-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#10127](https://github.com/truecharts/charts/issues/10127))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-5.0.29](https://github.com/truecharts/charts/compare/pwndrop-5.0.28...pwndrop-5.0.29) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pwndrop
|
||||
version: 6.0.5
|
||||
version: 6.0.6
|
||||
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.6](https://github.com/truecharts/charts/compare/pwndrop-6.0.5...pwndrop-6.0.6) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#12220](https://github.com/truecharts/charts/issues/12220))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pwndrop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.1@sha256:3e92933de8943eeda2c3e0bffa7ea19fad873778ebb180fee3f2ce64c3a1c0eb
|
||||
tag: v1.0.1@sha256:8f2f1a3b631eae58abdf15b4c3b993061935a9d987069e0fbc54c0347c33332d
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue