Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
69d6319949
commit
921ef46616
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [wireshark-4.0.2](https://github.com/truecharts/charts/compare/wireshark-4.0.1...wireshark-4.0.2) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: wireshark
|
||||
version: 4.0.2
|
||||
version: 4.0.3
|
||||
appVersion: "3.6.5"
|
||||
description: Wireshark is the worlds foremost and widely-used network protocol analyzer.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [wireshark-4.0.3](https://github.com/truecharts/charts/compare/wireshark-4.0.2...wireshark-4.0.3) (2022-11-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wireshark to 3.6.5
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wireshark
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.6.5@sha256:c1973109508352658c4a3834f8e96efaf550feddc6fdf7f358e12794e9b325e4
|
||||
tag: 3.6.5@sha256:4e4f440e4fa62ee77a8feea612b36e1bda11391fdc6988c5d05ef82f2913d0cf
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue