Skip to content

Commit

Permalink
Add a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
HoustonPutman committed Nov 9, 2023
1 parent e067c04 commit b97cf4c
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions helm/solr-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,13 @@ annotations:
# Add change log for a single release here.
# Allowed syntax is described at: https://artifacthub.io/docs/topics/annotations/helm/#example
artifacthub.io/changes: |
- kind: added
description: Addition 1
links:
- name: Github Issue
url: https://github.com/issue-url
- kind: changed
description: Change 2
description: SolrClouds now support auto-readOnlyRootFilesystem setting.
links:
- name: Github Issue
url: https://github.com/apache/solr-operator/issues/624
- name: Github PR
url: https://github.com/pr-url
url: https://github.com/apache/solr-operator/pull/648
artifacthub.io/images: |
- name: solr-operator
image: apache/solr-operator:v0.9.0-prerelease
Expand Down

0 comments on commit b97cf4c

Please sign in to comment.