github.com/verrazzano/verrazzano@v1.7.0/platform-operator/thirdparty/charts/opensearch-operator/CHANGELOG.md (about)

     1  # Changelog
     2  All notable changes to this project will be documented in this file.
     3  
     4  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
     5  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
     6  
     7  ---
     8  ## [Unreleased]
     9  ### Added
    10  - Added support for custom image used by `kubeRbacProxy`.
    11  ### Changed
    12  ### Deprecated
    13  ### Removed
    14  ### Fixed
    15  ### Security
    16  
    17  ---
    18  ## [2.0.0]
    19  ### Added
    20  ### Changed
    21  - Modified `version` to `2.0.0` and `appVersion` to `v2.0`.
    22  - Allow chart image tag to pick from `appVersion`, unless explicitly passed `tag` values in `values.yaml` file.
    23  ### Deprecated
    24  ### Removed
    25  ### Fixed
    26  ### Security
    27  
    28  ---
    29  ## [1.0.3]
    30  ### Added
    31  ### Changed
    32  - Added missing spec `dashboards.additionalConfig`
    33  ### Deprecated
    34  ### Removed
    35  ### Fixed
    36  ### Security
    37  
    38  ---
    39  ## [1.0.2]
    40  ### Added
    41  ### Changed
    42  - Added README.md file to charts/ folder.
    43  ### Deprecated
    44  ### Removed
    45  ### Fixed
    46  ### Security
    47  
    48  ---
    49  ## [1.0.1]
    50  ### Added
    51  ### Changed
    52  - Updated version to 1.0.1
    53  ### Deprecated
    54  ### Removed
    55  ### Fixed
    56  ### Security
    57  
    58  [Unreleased]: https://github.com/Opster/opensearch-k8s-operator/compare/opensearch-operator-2.0.0...HEAD
    59  [2.0.0]: https://github.com/Opster/opensearch-k8s-operator/compare/opensearch-operator-1.0.3...opensearch-operator-2.0.0
    60  [1.0.3]: https://github.com/Opster/opensearch-k8s-operator/compare/opensearch-operator-1.0.2...opensearch-operator-1.0.3
    61  [1.0.2]: https://github.com/Opster/opensearch-k8s-operator/compare/opensearch-operator-1.0.1...opensearch-operator-1.0.2