Skip to content

Commit

Permalink
fix: Use latest agent public release as default (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
obs-gh-enricogiorio authored Nov 4, 2024
1 parent e976b9a commit 30ab203
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion charts/agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: agent
description: Chart to install K8s collection stack based on Observe Agent
type: application
version: 0.28.0
version: 0.28.1
appVersion: "1.1.0"
dependencies:
- name: opentelemetry-collector
Expand Down
10 changes: 5 additions & 5 deletions charts/agent/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# agent

![Version: 0.28.0](https://img.shields.io/badge/Version-0.28.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square)
![Version: 0.28.1](https://img.shields.io/badge/Version-0.28.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square)

> [!CAUTION]
> This chart is under active development and is not meant to be installed yet.
Expand Down Expand Up @@ -82,7 +82,7 @@ Chart to install K8s collection stack based on Observe Agent
| cluster-events.extraVolumes[0].name | string | `"observe-agent-deployment-config"` | |
| cluster-events.image.pullPolicy | string | `"IfNotPresent"` | |
| cluster-events.image.repository | string | `"observeinc/observe-agent"` | |
| cluster-events.image.tag | string | `"1.3.1-dadc4eca-nightly"` | |
| cluster-events.image.tag | string | `"1.3.0"` | |
| cluster-events.initContainers[0].env[0].name | string | `"NAMESPACE"` | |
| cluster-events.initContainers[0].env[0].valueFrom.fieldRef.fieldPath | string | `"metadata.namespace"` | |
| cluster-events.initContainers[0].image | string | `"observeinc/kube-cluster-info:v0.11.1"` | |
Expand Down Expand Up @@ -147,7 +147,7 @@ Chart to install K8s collection stack based on Observe Agent
| cluster-metrics.extraVolumes[0].name | string | `"observe-agent-deployment-config"` | |
| cluster-metrics.image.pullPolicy | string | `"IfNotPresent"` | |
| cluster-metrics.image.repository | string | `"observeinc/observe-agent"` | |
| cluster-metrics.image.tag | string | `"1.3.1-dadc4eca-nightly"` | |
| cluster-metrics.image.tag | string | `"1.3.0"` | |
| cluster-metrics.initContainers[0].env[0].name | string | `"NAMESPACE"` | |
| cluster-metrics.initContainers[0].env[0].valueFrom.fieldRef.fieldPath | string | `"metadata.namespace"` | |
| cluster-metrics.initContainers[0].image | string | `"observeinc/kube-cluster-info:v0.11.1"` | |
Expand Down Expand Up @@ -219,7 +219,7 @@ Chart to install K8s collection stack based on Observe Agent
| monitor.extraVolumes[0].name | string | `"observe-agent-deployment-config"` | |
| monitor.image.pullPolicy | string | `"IfNotPresent"` | |
| monitor.image.repository | string | `"observeinc/observe-agent"` | |
| monitor.image.tag | string | `"1.3.1-dadc4eca-nightly"` | |
| monitor.image.tag | string | `"1.3.0"` | |
| monitor.initContainers[0].env[0].name | string | `"NAMESPACE"` | |
| monitor.initContainers[0].env[0].valueFrom.fieldRef.fieldPath | string | `"metadata.namespace"` | |
| monitor.initContainers[0].image | string | `"observeinc/kube-cluster-info:v0.11.1"` | |
Expand Down Expand Up @@ -307,7 +307,7 @@ Chart to install K8s collection stack based on Observe Agent
| node-logs-metrics.extraVolumes[4].name | string | `"hostfs"` | |
| node-logs-metrics.image.pullPolicy | string | `"IfNotPresent"` | |
| node-logs-metrics.image.repository | string | `"observeinc/observe-agent"` | |
| node-logs-metrics.image.tag | string | `"1.3.1-dadc4eca-nightly"` | |
| node-logs-metrics.image.tag | string | `"1.3.0"` | |
| node-logs-metrics.initContainers[0].env[0].name | string | `"NAMESPACE"` | |
| node-logs-metrics.initContainers[0].env[0].valueFrom.fieldRef.fieldPath | string | `"metadata.namespace"` | |
| node-logs-metrics.initContainers[0].image | string | `"observeinc/kube-cluster-info:v0.11.1"` | |
Expand Down
8 changes: 4 additions & 4 deletions charts/agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ cluster-events:
repository: observeinc/observe-agent
# Overrides the image tag whose default is the chart appVersion.
# The service's name will be applied to the end of this value.
tag: "1.3.1-dadc4eca-nightly"
tag: "1.3.0"
pullPolicy: IfNotPresent

command:
Expand Down Expand Up @@ -293,7 +293,7 @@ cluster-metrics:
repository: observeinc/observe-agent
# # Overrides the image tag whose default is the chart appVersion.
# # The service's name will be applied to the end of this value.
tag: "1.3.1-dadc4eca-nightly"
tag: "1.3.0"
pullPolicy: IfNotPresent

command:
Expand Down Expand Up @@ -424,7 +424,7 @@ node-logs-metrics:
repository: observeinc/observe-agent
# # Overrides the image tag whose default is the chart appVersion.
# # The service's name will be applied to the end of this value.
tag: "1.3.1-dadc4eca-nightly"
tag: "1.3.0"
pullPolicy: IfNotPresent

command:
Expand Down Expand Up @@ -588,7 +588,7 @@ monitor:
repository: observeinc/observe-agent
# # Overrides the image tag whose default is the chart appVersion.
# # The service's name will be applied to the end of this value.
tag: "1.3.1-dadc4eca-nightly"
tag: "1.3.0"
pullPolicy: IfNotPresent

command:
Expand Down

0 comments on commit 30ab203

Please sign in to comment.