mirror of
https://github.com/bitnami/containers.git
synced 2026-02-16 10:27:16 +08:00
2.3.2-scratch-r0 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
services:
|
||||
kubeapps-apprepository-controller:
|
||||
image: docker.io/bitnami/kubeapps-apprepository-controller:2-scratch
|
||||
image: docker.io/bitnami/kubeapps-apprepository-controller:2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"kubeapps-apprepository-controller": {
|
||||
"digest": "25ba7dd7c7329a1ea9e4cac61bf32aad9fa43e06b929dcece194d84005e1f9c3",
|
||||
"digest": "81d1ae871d7eb860986673bca07a012c51fb05c0e01a30f83732aea144de589d",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "2.3.1"
|
||||
"version": "2.3.2"
|
||||
}
|
||||
}
|
||||
@@ -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/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-apprepository-controller/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-apprepository-controller/blob/2.3.2-scratch-r0/2/scratch/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
services:
|
||||
kubeapps-apprepository-controller:
|
||||
image: docker.io/bitnami/kubeapps-apprepository-controller:2-scratch
|
||||
image: docker.io/bitnami/kubeapps-apprepository-controller:2
|
||||
|
||||
Reference in New Issue
Block a user