Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c98df1e554
commit
bd330dc92e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pwndrop-6.0.2](https://github.com/truecharts/charts/compare/pwndrop-6.0.1...pwndrop-6.0.2) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11310](https://github.com/truecharts/charts/issues/11310))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-6.0.1](https://github.com/truecharts/charts/compare/pwndrop-6.0.0...pwndrop-6.0.1) (2023-07-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-5.0.25](https://github.com/truecharts/charts/compare/pwndrop-5.0.24...pwndrop-5.0.25) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pwndrop
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
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.2](https://github.com/truecharts/charts/compare/pwndrop-6.0.1...pwndrop-6.0.2) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11310](https://github.com/truecharts/charts/issues/11310))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pwndrop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.1@sha256:f642cdce59bcf48a7717da677b649828b36237c4b2ceedd534cfcce17e550a0a
|
||||
tag: v1.0.1@sha256:3bfd7412683c6742ccf6d9587b7bfe20630e4e3c68c25a6aae72b83649a7f4ee
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue