summaryrefslogtreecommitdiffstats
path: root/version.properties
blob: 19412d8d156dc4ad5786a048ad1e78be03ed16a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
###########################################################
# Versioning variables
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support

major_version=1
minor_version=2
sprint_number=2

base_version=${major_version}.${minor_version}.${sprint_number}

# Release must be completed with GIT information # in Jenkins
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT
e.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
# Copyright © 2017 Amdocs, Bell Canada
# Modifications Copyright © 2018 AT&T, ZTE
# Modifications Copyright © 2021 Orange
# Modifications Copyright © 2021 Nordix Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

apiVersion: v2
description: ONAP Service Design and Creation Cassandra
name: sdc-cs
version: 12.0.0

dependencies:
  - name: common
    version: ~12.x-0
    repository: '@local'
  - name: repositoryGenerator
    version: ~12.x-0
    repository: '@local'
  - name: serviceAccount
    version: ~12.x-0
    repository: '@local'
  - name: cassandra
    version: ~12.x-0
    # local reference to common chart, as it is
    # a part of this chart's package and will not
    # be published independently to a repo (at this point)
    repository: '@local'
    condition: global.sdc_cassandra.localCluster