[bitnami/kiam] Release 1.1.11 (#14958)

* [bitnami/kiam] Release 1.1.11 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:
Bitnami Bot
2023-02-17 16:25:38 +01:00
committed by GitHub
parent 40a7fe8a19
commit 9051c7c105
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.2
digest: sha256:49ca75cf23ba5eb7df4becef52580f98c8bd8194eb80368b9d7b875f6eefa8e5
generated: "2023-01-03T08:31:33.440352248Z"
version: 2.2.3
digest: sha256:2c7165542fc01b9e98b577cd8b1095d0ed8267d34b97b6e581a1176bfb8e4dcb
generated: "2023-02-17T15:00:56.940126792Z"

View File

@@ -23,4 +23,4 @@ name: kiam
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/kiam
- https://github.com/uswitch/kiam
version: 1.1.10
version: 1.1.11

View File

@@ -83,7 +83,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------- | ---------------------------------------------------------------------------------------------------- | --------------------- |
| `image.registry` | kiam image registry | `docker.io` |
| `image.repository` | kiam image name | `bitnami/kiam` |
| `image.tag` | kiam image tag | `4.2.0-debian-11-r85` |
| `image.tag` | kiam image tag | `4.2.0-debian-11-r90` |
| `image.digest` | kiam image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | kiam image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
@@ -459,4 +459,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.

View File

@@ -64,7 +64,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/kiam
tag: 4.2.0-debian-11-r85
tag: 4.2.0-debian-11-r90
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'