Signed-off-by: bborbely <botond.borbely@nokia.com>
Change-Id: I395288ebb592b0692579f0c214fa889edba34d49
%define COMPONENT infra-charts
%define RPM_NAME caas-%{COMPONENT}
%define RPM_MAJOR_VERSION 1.0.0
-%define RPM_MINOR_VERSION 9
+%define RPM_MINOR_VERSION 10
Name: %{RPM_NAME}
Version: %{RPM_MAJOR_VERSION}
See the License for the specific language governing permissions and
limitations under the License.
#}
----
fluentd:
image_name: {{ container_image_names | select('search', '/fluentd') | list | last }}
apiserver_service_name: {{ caas.apiserver_service_name }}