1.3.1-scratch-r0 release
This commit is contained in:
parent
591f5c9b7a
commit
7205704d90
|
|
@ -34,7 +34,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/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1-scratch`, `1.3.0-scratch-r1`, `1`, `1.3.0`, `1.3.0-r1`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-apprepository-controller/blob/1.3.0/1/scratch/Dockerfile)
|
||||
* [`1-scratch`, `1.3.1-scratch-r0`, `1`, `1.3.1`, `1.3.1-r0`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-apprepository-controller/blob/1.3.1/1/scratch/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,4 @@
|
|||
version: '2'
|
||||
services:
|
||||
kubeapps-apprepository-controller:
|
||||
image: bitnami/kubeapps-apprepository-controller:1-scratch
|
||||
Loading…
Reference in New Issue