Skip to content

chore(chart-deps): update gitea to version 12.6.0#3254

Open
svcAPLBot wants to merge 8 commits into
mainfrom
ci-update-gitea-to-12.6.0
Open

chore(chart-deps): update gitea to version 12.6.0#3254
svcAPLBot wants to merge 8 commits into
mainfrom
ci-update-gitea-to-12.6.0

Conversation

@svcAPLBot
Copy link
Copy Markdown
Contributor

This PR updates the dependency gitea to version 12.6.0.

@svcAPLBot svcAPLBot added the chart-deps Auto generated helm chart dependencies label May 16, 2026
@merll merll marked this pull request as ready for review May 18, 2026 07:46
@svcAPLBot
Copy link
Copy Markdown
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart-deps Auto generated helm chart dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant