1.11.1-scratch-r0 release
This commit is contained in:
parent
a4938be62d
commit
b13d41fee9
|
|
@ -1 +1,7 @@
|
|||
{"kubeapps-asset-syncer": {"digest": "0709807ddf0716b1f6adb9324e5e017fbfd2f6a98e797d7e3b7eeff2a4672c09", "type": "BLACKSMITH", "version": "1.11.0"}}
|
||||
{
|
||||
"kubeapps-asset-syncer": {
|
||||
"digest": "c493a3620e1c1fa145a8b9b9530f6b2b3aeb35179375f9f69446cfc1f603cc58",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "1.11.1"
|
||||
}
|
||||
}
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
[https://kubeapps.com/](https://kubeapps.com/)
|
||||
|
||||
# TL;DR;
|
||||
# TL;DR
|
||||
|
||||
```console
|
||||
$ docker run --name kubeapps-asset-syncer bitnami/kubeapps-asset-syncer:latest
|
||||
|
|
@ -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/).
|
||||
|
||||
|
||||
* [`1-scratch`, `1.11.0-scratch-r0`, `1`, `1.11.0`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-asset-syncer/blob/1.11.0-scratch-r0/1/scratch/Dockerfile)
|
||||
* [`1`, `1-scratch`, `1.11.1`, `1.11.1-scratch-r0`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-asset-syncer/blob/1.11.1-scratch-r0/1/scratch/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue