cnpg update
This commit is contained in:
875
cnpg/main.yaml
875
cnpg/main.yaml
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@ kind: Kustomization
|
|||||||
helmCharts:
|
helmCharts:
|
||||||
- name: cloudnative-pg
|
- name: cloudnative-pg
|
||||||
repo: https://cloudnative-pg.github.io/charts
|
repo: https://cloudnative-pg.github.io/charts
|
||||||
version: 0.26.0
|
version: 0.26.1
|
||||||
releaseName: cnpg
|
releaseName: cnpg
|
||||||
includeCRDs: true
|
includeCRDs: true
|
||||||
namespace: cnpg-system
|
namespace: cnpg-system
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Copyright The CloudNativePG Contributors
|
# Copyright © contributors to CloudNativePG, established as
|
||||||
|
# CloudNativePG a Series of LF Projects, LLC.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -13,6 +14,8 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
#
|
||||||
# Default values for CloudNativePG.
|
# Default values for CloudNativePG.
|
||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Please declare variables to be passed to your templates.
|
# Please declare variables to be passed to your templates.
|
||||||
|
|||||||
Reference in New Issue
Block a user