Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bf225a0bf7
commit
b04cfda508
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [pwndrop-4.0.8](https://github.com/truecharts/charts/compare/pwndrop-4.0.7...pwndrop-4.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [pwndrop-4.0.9](https://github.com/truecharts/charts/compare/pwndrop-4.0.8...pwndrop-4.0.9) (2022-12-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-4.0.8](https://github.com/truecharts/charts/compare/pwndrop-4.0.7...pwndrop-4.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [pwndrop-4.0.2](https://github.com/truecharts/charts/compare/pwndrop-4.0.1...pwndrop-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [pwndrop-4.0.2](https://github.com/truecharts/charts/compare/pwndrop-4.0.1...pwndrop-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: pwndrop
|
||||
version: 4.0.8
|
||||
version: 4.0.9
|
||||
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-4.0.9](https://github.com/truecharts/charts/compare/pwndrop-4.0.8...pwndrop-4.0.9) (2022-12-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pwndrop to v1.0.1
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/pwndrop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.1@sha256:f4aa11c79d142af2ab66efa5bf1085e606a1bfc76affde34a8be084130704ffb
|
||||
tag: v1.0.1@sha256:b16a4c9bc9bb2b456fa61f0e40b85e28e3b7b937f20b154e6a7e5c0a9c47cacb
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue