X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sample-services%2Fhello-world%2Fhello-world-chart%2Fvalues.yaml;fp=sample-services%2Fhello-world%2Fhello-world-chart%2Fvalues.yaml;h=3feff4cdb12235ddbaa706d67ea279948c47f933;hb=0f1c16fd071c70215eed25fa45ecce4803c83d72;hp=d9aba2210e13f30a19605acf1a7bd7031f3b77dc;hpb=2f3b268bbbe457a9b5078670dae7e78571bdb265;p=nonrtric.git diff --git a/sample-services/hello-world/hello-world-chart/values.yaml b/sample-services/hello-world/hello-world-chart/values.yaml index d9aba221..3feff4cd 100644 --- a/sample-services/hello-world/hello-world-chart/values.yaml +++ b/sample-services/hello-world/hello-world-chart/values.yaml @@ -2,7 +2,7 @@ # ========================LICENSE_START================================= # O-RAN-SC # %% -# Copyright (C) 2023: OpenInfra Foundation Europe +# Copyright (C) 2023-2024: OpenInfra Foundation Europe # %% # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ image: # use a released image (and port number) if one is available, or use a local/staging image in a development environment. repository: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-sample-helloworld - tag: latest + tag: 0.1.0 service: name: hello-world