Skip to content

Commit

Permalink
Merge pull request #1183 from christianhuth/dev-kubevirt
Browse files Browse the repository at this point in the history
changed default value for securityContext
  • Loading branch information
christianhuth authored Nov 18, 2024
2 parents a291227 + 0fe196f commit 2ac5982
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 49 deletions.
6 changes: 3 additions & 3 deletions charts/kubevirt-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: kubevirt-manager
description: KubeVirt Web UI to manage the lifecycle of Virtual Machines and more
type: application
version: 0.0.1
version: 0.0.2
appVersion: "1.4.2"
home: https://github.com/christianhuth/helm-charts
icon: https://yt3.googleusercontent.com/oTCjudmpLXspEh3g5VraUfZ_1_PZxXXI6kgorNCI9kEqnDICrWEkNUmVGkEtA6WfRbT0GCzjeA=s160-c-k-c0x00ffffff-no-rj
Expand All @@ -13,8 +13,8 @@ sources:
- https://github.com/kubevirt-manager/kubevirt-manager
annotations:
artifacthub.io/changes: |
- kind: added
description: initial commit
- kind: changed
description: default security context to satisfy pod security standard
artifacthub.io/screenshots: |
- title: Manage Virtual Machines lifecycle. Support for operations like start/stop/reboot, as well as pause/resume and scaling, directly from the Web Interface.
url: https://raw.githubusercontent.com/kubevirt-manager/kubevirt-manager/refs/heads/main/images/screenshot_01.png
Expand Down
Loading

0 comments on commit 2ac5982

Please sign in to comment.