diff options
Diffstat (limited to 'kubernetes/common/logConfiguration/Chart.yaml')
-rw-r--r-- | kubernetes/common/logConfiguration/Chart.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/common/logConfiguration/Chart.yaml b/kubernetes/common/logConfiguration/Chart.yaml index 5b9286ddb8..8207803af3 100644 --- a/kubernetes/common/logConfiguration/Chart.yaml +++ b/kubernetes/common/logConfiguration/Chart.yaml @@ -17,9 +17,9 @@ apiVersion: v2 description: Template used to create same STDOUT log configuration name: logConfiguration -version: 11.0.0 +version: 12.0.0 dependencies: - name: common - version: ~11.x-0 + version: ~12.x-0 repository: 'file://../common' |