mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/redmine] Update dependencies (#13222)
* [bitnami/redmine] Update dependencies Signed-off-by: jotamartos <jotamartos@vmware.com> * [bitnami/redmine] Update README Signed-off-by: jotamartos <jotamartos@vmware.com> Signed-off-by: jotamartos <jotamartos@vmware.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.9.6
|
||||
version: 12.0.0
|
||||
- name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.3.1
|
||||
version: 11.3.3
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.0.3
|
||||
digest: sha256:d4dd77c37969749124bddb4684b20f1581ee4548622bd7dc950b610f9deb5346
|
||||
generated: "2022-10-03T10:45:46.158482+02:00"
|
||||
version: 2.0.4
|
||||
digest: sha256:7834bf3137fde9913c9426408e5ac527388720d0ad6cce82b9676b1066689250
|
||||
generated: "2022-10-28T10:04:38.504106136+02:00"
|
||||
|
||||
@@ -6,7 +6,7 @@ dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 11.x.x
|
||||
version: 12.x.x
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
@@ -36,4 +36,4 @@ name: redmine
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/redmine
|
||||
- https://www.redmine.org/
|
||||
version: 20.3.8
|
||||
version: 21.0.0
|
||||
|
||||
@@ -567,6 +567,12 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 21.0.0
|
||||
|
||||
This major updates the PostgreSQL subchart to its newest major, 12.0.0. [Here](https://github.com/bitnami/charts/tree/master/bitnami/postgresql#to-1200) you can find more information about the changes introduced in that version.
|
||||
|
||||
### To any previous version
|
||||
|
||||
Refer to the [chart documentation for more information about how to upgrade from previous releases](https://docs.bitnami.com/kubernetes/apps/redmine/administration/upgrade/).
|
||||
|
||||
## Community supported solution
|
||||
@@ -591,4 +597,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user