Skip to content

Commit

Permalink
feat: Update lxcfs charts (#24)
Browse files Browse the repository at this point in the history
* update all

Signed-off-by: dongjiang1989 <[email protected]>

* update

Signed-off-by: dongjiang1989 <[email protected]>

---------

Signed-off-by: dongjiang1989 <[email protected]>
  • Loading branch information
dongjiang1989 authored Nov 13, 2024
1 parent a0b4a67 commit 5e9a997
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/kubeservice-lxcfs-webhook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.2.1
version: 1.2.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.2.1"
appVersion: "1.2.2"

home: https://github.com/kubeservice-stack/lxcfs-webhook
icon: https://kubeservice-stack.github.io/kubservice-charts/logo.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@ spec:
type: DirectoryOrCreate
- hostPath:
path: {{ .Values.lxcfs.log.path }}
type: DirectoryOrCreate
name: datalog

0 comments on commit 5e9a997

Please sign in to comment.