mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 14:08:07 +08:00
2.3.2-scratch-r0 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
services:
|
||||
kubeapps-asset-syncer:
|
||||
image: docker.io/bitnami/kubeapps-asset-syncer:2-scratch
|
||||
image: docker.io/bitnami/kubeapps-asset-syncer:2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"kubeapps-asset-syncer": {
|
||||
"digest": "e7258bce8f64de254a4de0362124c31023a518f675f3677cea17abc9764c7b67",
|
||||
"digest": "59d8da2b57ee4b9099855a6838453c8c279df16bc2d49c70d417ad67729e045c",
|
||||
"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-asset-syncer/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-asset-syncer/blob/2.3.2-scratch-r0/2/scratch/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
services:
|
||||
kubeapps-asset-syncer:
|
||||
image: docker.io/bitnami/kubeapps-asset-syncer:2-scratch
|
||||
image: docker.io/bitnami/kubeapps-asset-syncer:2
|
||||
|
||||
Reference in New Issue
Block a user