Skip to content

Commit

Permalink
adservice image version bump up
Browse files Browse the repository at this point in the history
  • Loading branch information
Frapschen committed Nov 23, 2022
1 parent d2620ac commit 259fa3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/opentelemetry-demo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: v2
name: opentelemetry-demo
type: application
version: 0.4.3
version: 0.4.4
description: A helm chart for openTelemetry community demo application integration with other component.
sources:
- https://github.com/openinsight-proj/openinsight-helm-charts
maintainers:
- name: JaredTan95
- name: Frapschen
appVersion: "0.4.2"
appVersion: "0.4.3"
dependencies:
- name: opentelemetry-demo
version: 0.12.2
Expand Down
2 changes: 1 addition & 1 deletion charts/opentelemetry-demo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ opentelemetry-demo:
env: false
imageOverride:
repository: ghcr.io/openinsight-proj/adservice
tag: "v0.4.1"
tag: "v0.4.3"
ports:
- name: http
value: 8081
Expand Down

0 comments on commit 259fa3d

Please sign in to comment.