2.3.2-scratch-r0 release
This commit is contained in:
parent
312b24a7e8
commit
827b442c00
|
|
@ -1,4 +1,4 @@
|
|||
version: '2'
|
||||
services:
|
||||
kubeapps-assetsvc:
|
||||
image: docker.io/bitnami/kubeapps-assetsvc:2-scratch
|
||||
image: docker.io/bitnami/kubeapps-assetsvc:2
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"kubeapps-assetsvc": {
|
||||
"digest": "7bff28e64f3f50c7809a52f94f2945fce94503c81b6a1039d875a54b1f5a91d9",
|
||||
"digest": "202fdb57bf7ed950f2761ec7f0bf83469d8ea864f17e3bfe8941fd7019dbf25a",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "2.3.1"
|
||||
"version": "2.3.2"
|
||||
}
|
||||
}
|
||||
|
|
@ -35,7 +35,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-assetsvc/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-assetsvc/blob/2.3.2-scratch-r0/2/scratch/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
version: '2'
|
||||
services:
|
||||
kubeapps-assetsvc:
|
||||
image: docker.io/bitnami/kubeapps-assetsvc:2-scratch
|
||||
image: docker.io/bitnami/kubeapps-assetsvc:2
|
||||
|
|
|
|||
Loading…
Reference in New Issue