mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/pinniped] Release 1.0.6 (#15004)
* [bitnami/pinniped] Release 1.0.6 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.2
|
||||
digest: sha256:49ca75cf23ba5eb7df4becef52580f98c8bd8194eb80368b9d7b875f6eefa8e5
|
||||
generated: "2022-12-21T15:54:10.611331109Z"
|
||||
version: 2.2.3
|
||||
digest: sha256:2c7165542fc01b9e98b577cd8b1095d0ed8267d34b97b6e581a1176bfb8e4dcb
|
||||
generated: "2023-02-17T17:49:01.461985769Z"
|
||||
|
||||
@@ -22,4 +22,4 @@ name: pinniped
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/pinniped
|
||||
- https://github.com/vmware-tanzu/pinniped/
|
||||
version: 1.0.5
|
||||
version: 1.0.6
|
||||
|
||||
@@ -77,7 +77,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `extraDeploy` | Array of extra objects to deploy with the release | `[]` |
|
||||
| `image.registry` | Pinniped image registry | `docker.io` |
|
||||
| `image.repository` | Pinniped image repository | `bitnami/pinniped` |
|
||||
| `image.tag` | Pinniped image tag (immutable tags are recommended) | `0.22.0-scratch-r0` |
|
||||
| `image.tag` | Pinniped image tag (immutable tags are recommended) | `0.22.0-scratch-r1` |
|
||||
| `image.digest` | Pinniped image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | Pinniped image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Pinniped image pull secrets | `[]` |
|
||||
@@ -396,4 +396,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -57,7 +57,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/pinniped
|
||||
tag: 0.22.0-scratch-r0
|
||||
tag: 0.22.0-scratch-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user