Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c69145a21c
commit
3029ceaddd
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [pwndrop-6.0.10](https://github.com/truecharts/charts/compare/pwndrop-6.0.9...pwndrop-6.0.10) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#13439](https://github.com/truecharts/charts/issues/13439))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pwndrop-6.0.11](https://github.com/truecharts/charts/compare/pwndrop-6.0.10...pwndrop-6.0.11) (2023-10-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#13685](https://github.com/truecharts/charts/issues/13685))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-6.0.10](https://github.com/truecharts/charts/compare/pwndrop-6.0.9...pwndrop-6.0.10) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [pwndrop-6.0.1](https://github.com/truecharts/charts/compare/pwndrop-6.0.0...pwndrop-6.0.1) (2023-07-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11096](https://github.com/truecharts/charts/issues/11096))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-6.0.0](https://github.com/truecharts/charts/compare/pwndrop-5.0.33...pwndrop-6.0.0) (2023-07-31)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pwndrop
|
||||
version: 6.0.10
|
||||
version: 6.0.11
|
||||
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.11](https://github.com/truecharts/charts/compare/pwndrop-6.0.10...pwndrop-6.0.11) (2023-10-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#13685](https://github.com/truecharts/charts/issues/13685))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pwndrop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.1@sha256:a4dceb932b81b90da30046c03cdcf240b8def6a1c76eeefcef24c1b131d067a3
|
||||
tag: v1.0.1@sha256:ccfc10ff64509b47097b91458d6566ef7f02c7b38da4c26f3713343b7df9b1c0
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue