File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ version: 2.0.10
2828# This is the version number of the application being deployed. This version number should be
2929# incremented each time you make changes to the application. Versions are not expected to
3030# follow Semantic Versioning. They should reflect the version the application is using.
31- appVersion : " 8.16 .1"
31+ appVersion : " 8.17 .1"
3232dependencies :
3333 - name : elasticsearch
3434 version : 21.4.4
Original file line number Diff line number Diff line change 2323 "tag" : {
2424 "description" : " Tag Elasticsearch" ,
2525 "type" : " string" ,
26- "default" : " 8.16 .1-debian-12-r0 " ,
26+ "default" : " 8.17 .1-debian-12-r4 " ,
2727 "enum" : [
28+ " 8.17.1-debian-12-r4" ,
2829 " 8.16.1-debian-12-r0" ,
2930 " 8.15.1-debian-12-r2" ,
3031 " 8.14.2-debian-12-r1"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ elasticsearch:
55 image :
66 registry : docker.io
77 repository : bitnami/elasticsearch
8- tag : 8.16 .1-debian-12-r0
8+ tag : 8.17 .1-debian-12-r4
99 digest : " "
1010 # # Specify a imagePullPolicy
1111 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments