2.3.2-scratch-r0 release
This commit is contained in:
parent
fbebc9db1d
commit
a1149d3bbc
|
|
@ -1,4 +1,4 @@
|
|||
version: '2'
|
||||
services:
|
||||
kubeapps-kubeops:
|
||||
image: docker.io/bitnami/kubeapps-kubeops:2-scratch
|
||||
image: docker.io/bitnami/kubeapps-kubeops:2
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"kubeapps-kubeops": {
|
||||
"digest": "82d062faa29aa1c13eb14df5bebd9ac27cd3f635531fca8a1042a248198bc906",
|
||||
"digest": "72e83f9eeef1ac6a9033af1ffd1653b90c2a1a9e32e208ef923d0769f5bb1b96",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "2.3.1"
|
||||
"version": "2.3.2"
|
||||
}
|
||||
}
|
||||
|
|
@ -33,7 +33,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`2`, `2-scratch`, `2.3.1`, `2.3.1-scratch-r0`, `latest` (2/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-kubeops/blob/2.3.1-scratch-r0/2/scratch/Dockerfile)
|
||||
* [`2`, `2-scratch`, `2.3.2`, `2.3.2-scratch-r0`, `latest` (2/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-kubeops/blob/2.3.2-scratch-r0/2/scratch/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
version: '2'
|
||||
services:
|
||||
kubeapps-kubeops:
|
||||
image: docker.io/bitnami/kubeapps-kubeops:2-scratch
|
||||
image: docker.io/bitnami/kubeapps-kubeops:2
|
||||
|
|
|
|||
Loading…
Reference in New Issue