build 0.4 with CVE remediations
Build and Publish Docker Image / Build and Push Docker Image (push) Successful in 1m11s Details

This commit is contained in:
Isaac Johnson 2026-07-24 07:45:34 -05:00
parent e2576576a7
commit c421e84eb1
3 changed files with 7 additions and 5 deletions

View File

@ -3,4 +3,4 @@ name: k8s-pulse
description: A Helm chart for k8s-pulse, a Kubernetes cluster resource visualizer.
type: application
version: 0.1.0
appVersion: "1.0.0"
appVersion: "1.0.4"

View File

@ -1,3 +1,5 @@
flask==3.0.0
kubernetes==28.1.0
gunicorn==21.2.0
flask==3.1.3
kubernetes==31.0.0
gunicorn==26.0.0
urllib3==2.7.0

View File

@ -1,2 +1,2 @@
[metadata]
version = 0.3
version = 0.4