2.4.2-scratch-r0 release

This commit is contained in:
Bitnami Bot
2021-11-29 17:26:41 +00:00
parent 27646277b2
commit 52ceb2f8f3
2 changed files with 19 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
{
"kubeapps-apprepository-controller": {
"digest": "8dad8eb5e0f3088ca27ecd01a4f16398f6d4b709782edbd56775feff6c73ffe7",
"digest": "2f574c25226481f7cd35d6789ec65564b071d2c6af247823649c69be14c58260",
"type": "BLACKSMITH",
"version": "2.4.1"
"version": "2.4.2"
}
}

View File

@@ -1,18 +1,20 @@
# What is Kubeapps AppRepository Controller?
# Kubeapps AppRepository Controller
> Kubeapps AppRepository Controller is one of the main components of Kubeapps, a Web-based application deployment and management tool for Kubernetes clusters.
>
> This controller monitors resources of type 'AppRepository' and sync the database so it has information about the applications available on each repository configured.
## What is Kubeapps AppRepository Controller?
[https://kubeapps.com/](https://kubeapps.com/)
> Kubeapps AppRepository Controller is one of the main components of Kubeapps, a Web-based application deployment and management tool for Kubernetes clusters. This controller monitors resources.
# TL;DR
[Overview of Kubeapps AppRepository Controller](https://github.com/kubeapps/kubeapps)
## TL;DR
```console
$ docker run --name kubeapps-apprepository-controller bitnami/kubeapps-apprepository-controller:latest
```
# Why use Bitnami Images?
## Why use Bitnami Images?
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
* With Bitnami images the latest bug fixes and features are available as soon as possible.
@@ -21,30 +23,30 @@ $ docker run --name kubeapps-apprepository-controller bitnami/kubeapps-appreposi
> This [CVE scan report](https://quay.io/repository/bitnami/kubeapps-apprepository-controller?tab=tags) contains a security report with all open CVEs. To get the list of actionable security issues, find the "latest" tag, click the vulnerability report link under the corresponding "Security scan" field and then select the "Only show fixable" filter on the next page.
# How to deploy Kubeapps AppRepository Controller in Kubernetes?
## How to deploy Kubeapps AppRepository Controller in Kubernetes?
Deploying Bitnami applications as Helm Charts is the easiest way to get started with our applications on Kubernetes. Read more about the installation in the [Bitnami Kubeapps Chart GitHub repository](https://github.com/bitnami/charts/tree/master/bitnami/kubeapps).
# Why use a non-root container?
## Why use a non-root container?
Non-root container images add an extra layer of security and are generally recommended for production environments. However, because they run as a non-root user, privileged tasks are typically off-limits. Learn more about non-root containers [in our docs](https://docs.bitnami.com/tutorials/work-with-non-root-containers/).
# Supported tags and respective `Dockerfile` links
## Supported tags and respective `Dockerfile` links
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.4.1`, `2.4.1-scratch-r1`, `latest` (2/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-apprepository-controller/blob/2.4.1-scratch-r1/2/scratch/Dockerfile)
* [`2`, `2-scratch`, `2.4.2`, `2.4.2-scratch-r0`, `latest` (2/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-apprepository-controller/blob/2.4.2-scratch-r0/2/scratch/Dockerfile)
# Configuration
## Configuration
For further documentation, please check [here](https://github.com/kubeapps/kubeapps/tree/master/cmd/apprepository-controller).
# Contributing
## Contributing
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/bitnami-docker-kubeapps-apprepository-controller/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-kubeapps-apprepository-controller/pulls) with your contribution.
# Issues
## Issues
If you encountered a problem running this container, you can file an [issue](https://github.com/bitnami/bitnami-docker-kubeapps-apprepository-controller/issues/new). For us to provide better support, be sure to include the following information in your issue:
@@ -54,7 +56,7 @@ If you encountered a problem running this container, you can file an [issue](htt
- Version of this container (`echo $BITNAMI_IMAGE_VERSION` inside the container)
- The command you used to run the container, and any relevant output you saw (masking any sensitive information)
# License
## License
Copyright (c) 2021 Bitnami