2.2.0-scratch-r0 release
This commit is contained in:
parent
78df6840d5
commit
062cfdc68d
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"kubeapps-asset-syncer": {
|
||||
"digest": "5b208fbede192a07d6505db7127f8092635805d7e911f6dfb5bd98f173d0f657",
|
||||
"digest": "6593f4d05255384d4a3fa931c22d62a7ba7f3cd7d896de4c3c0fb72cb82fedff",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "2.1.0"
|
||||
"version": "2.2.0"
|
||||
}
|
||||
}
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Kubeapps Asset Syncer is one of the main components of Kubeapps, a Web-based application deployment and management tool for Kubernetes clusters.
|
||||
>
|
||||
> This component scans a Helm Chart Repository and populates its metadata in a MongoDB database.
|
||||
> This component scans a Helm Chart Repository and populates its metadata in a MongoDB® database.
|
||||
|
||||
[https://kubeapps.com/](https://kubeapps.com/)
|
||||
|
||||
|
|
@ -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.1.0`, `2.1.0-scratch-r0` (2/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-asset-syncer/blob/2.1.0-scratch-r0/2/scratch/Dockerfile)
|
||||
* [`2`, `2-scratch`, `2.2.0`, `2.2.0-scratch-r0` (2/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-asset-syncer/blob/2.2.0-scratch-r0/2/scratch/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue