Skip to content

Update to Ascender 25.5.1 - #210

Merged
cigamit merged 2 commits into
mainfrom
ascender25.5.1
Aug 5, 2026
Merged

Update to Ascender 25.5.1#210
cigamit merged 2 commits into
mainfrom
ascender25.5.1

Conversation

@cigamit

@cigamit cigamit commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@cigamit cigamit self-assigned this Aug 5, 2026
Copilot AI lite review requested due to automatic review settings August 5, 2026 17:57
@cigamit cigamit added the chore label Aug 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the installer role defaults and example configuration files to target Ascender 25.5.1, aligning the deployment template, playbook defaults, and installation docs with the new release.

Changes:

  • Bump Ascender image version defaults from 25.5.0 → 25.5.1 in deployment template and sample configs.
  • Bump ASCENDER_OPERATOR_VERSION from 25.5.0 → 25.5.1 across playbook defaults and documented configs.
  • Update upgrade guide examples to reference 25.5.1.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
playbooks/roles/ascender_install/templates/ascender-deployment/additional-spec.yml Updates the default rendered image_version to 25.5.1.
playbooks/roles/ascender_install/defaults/main.yml Bumps the default operator version to 25.5.1.
playbooks/group_vars/all.yml Updates example Ascender and operator versions to 25.5.1.
docs/installation/rke2/rke2.default.config.yml Updates documented Ascender/operator versions to 25.5.1.
docs/installation/k3s/k3s.offline.default.config.yml Updates documented Ascender/operator versions to 25.5.1.
docs/installation/k3s/k3s.default.config.yml Updates documented Ascender/operator versions to 25.5.1.
docs/installation/gke/gke.custom.config.yml Updates documented Ascender/operator versions to 25.5.1.
docs/installation/eks/eks.custom.config.yml Updates documented Ascender/operator versions to 25.5.1.
docs/installation/dkp/dkp.default.config.yml Updates documented Ascender/operator versions to 25.5.1.
docs/installation/aks/aks.custom.config.yml Updates documented Ascender/operator versions to 25.5.1.
docs/configuration/upgrading.md Updates upgrade examples to 25.5.1.
default.config.yml Updates the default/example Ascender version references to 25.5.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/configuration/upgrading.md
Comment thread docs/configuration/upgrading.md
@cigamit
cigamit requested a review from TheWitness August 5, 2026 18:13
Copilot AI review requested due to automatic review settings August 5, 2026 18:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 13 out of 13 changed files in this pull request and generated no new comments.

Suppressed comments (2)

docs/configuration/upgrading.md:107

  • The fenced block is labeled as bash, but the contents are YAML configuration keys. Also, several lines include trailing spaces. Use a yaml fence and remove the trailing spaces to improve readability and avoid markdown lint failures.
```bash
kube_install: false  
download_kubeconfig: false  
ASCENDER_VERSION: 25.5.1  

docs/configuration/upgrading.md:36

  • Line has trailing whitespace at the end, which can trigger markdown linting failures (e.g., MD009) and creates noisy diffs. Remove the trailing space.
Replace `25.5.1` with the version you want to upgrade to. The list of available versions is here: 

@cigamit
cigamit merged commit 1f79c18 into main Aug 5, 2026
1 check passed
@cigamit
cigamit deleted the ascender25.5.1 branch August 5, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants