chore(chart-deps): update gitea to version 12.6.0#3254
Open
svcAPLBot wants to merge 8 commits into
Open
Conversation
Contributor
Author
|
Comparison of Helm chart templating output: # gitea/templates/gitea/config.yaml
@@ metadata.labels.version @@
# v1/Secret/gitea/gitea-inline-config
! ± value change
- 1.25.5
+ 1.26.1
@@ metadata.labels.version @@
# v1/Secret/gitea/gitea
! ± value change
- 1.25.5
+ 1.26.1
@@ stringData.config_environment.sh @@
# v1/Secret/gitea/gitea
! ± value change in multiline text (one insert, two deletions)
#!/usr/bin/env bash
set -euo pipefail
function env2ini::log() {
[72 lines unchanged)]
rm $TMP_EXISTING_ENVS_FILE
}
-
function env2ini::process_config_file() {
local config_file="${1}"
local section="$(basename "${config_file}")"
[64 lines unchanged)]
unset GITEA__OAUTH2__JWT_SECRET
unset GITEA__SERVER__LFS_JWT_SECRET
fi
- environment-to-ini -o $GITEA_APP_INI
+ gitea config edit-ini --apply-env --config "$GITEA_APP_INI" --out "$GITEA_APP_INI"
# gitea/templates/gitea/deployment.yaml
@@ metadata.labels.version @@
! ± value change
- 1.25.5
+ 1.26.1
@@ spec.template.metadata.labels.version @@
! ± value change
- 1.25.5
+ 1.26.1
@@ spec.template.spec.initContainers.init-directories.image @@
! ± value change
- docker.gitea.com/gitea:1.25.5-rootless
+ docker.gitea.com/gitea:1.26.1-rootless
@@ spec.template.spec.initContainers.init-app-ini.image @@
! ± value change
- docker.gitea.com/gitea:1.25.5-rootless
+ docker.gitea.com/gitea:1.26.1-rootless
@@ spec.template.spec.initContainers.configure-gitea.image @@
! ± value change
- docker.gitea.com/gitea:1.25.5-rootless
+ docker.gitea.com/gitea:1.26.1-rootless
@@ spec.template.spec.containers.gitea.image @@
! ± value change
- docker.gitea.com/gitea:1.25.5-rootless
+ docker.gitea.com/gitea:1.26.1-rootless
# gitea/templates/gitea/http-svc.yaml
@@ metadata.labels.version @@
! ± value change
- 1.25.5
+ 1.26.1
# gitea/templates/gitea/init.yaml
@@ metadata.labels.version @@
! ± value change
- 1.25.5
+ 1.26.1
# gitea/templates/gitea/servicemonitor.yaml
@@ metadata.labels.version @@
! ± value change
- 1.25.5
+ 1.26.1
# gitea/templates/gitea/ssh-svc.yaml
@@ metadata.labels.version @@
! ± value change
- 1.25.5
+ 1.26.1
# gitea/templates/tests/test-http-connection.yaml
@@ metadata.labels.version @@
! ± value change
- 1.25.5
+ 1.26.1
# otomi-api/templates/core-config.yaml
@@ data.core.yaml @@
! ± value change in multiline text (one insert, one deletion)
adminApps:
- deps:
- prometheus
ingress:
[317 lines unchanged)]
gitea:
about: Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket,
and GitLab. Gitea is a fork of Gogs. See the Gitea Announcement blog post to
read about the justification for a fork.
- appVersion: 1.25.5
+ appVersion: 1.26.1
integration: App Platform uses Gitea as its default repository for App Platform
configuration (values). Gitea can also be used by Teams to provide application
code repositories. Access to Gitea is provided by the OIDC integration in App
Platform. Members of the otomi-admin and team-admin group can seamlessly sign
[404 lines unchanged)]
svc: tekton-dashboard
type: public
name: tekton
ownHost: true
# otomi-api/templates/deployment.yaml
# rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml
# values-repo.yaml
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the dependency gitea to version 12.6.0.