-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(container): update image ghcr.io/siderolabs/installer to v1.7.5 #2757
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Jul 29, 2024
--- kubernetes/main/apps/observability/vector/aggregator Kustomization: flux-system/vector-aggregator HelmRelease: observability/vector-aggregator
+++ kubernetes/main/apps/observability/vector/aggregator Kustomization: flux-system/vector-aggregator HelmRelease: observability/vector-aggregator
@@ -36,13 +36,13 @@
app:
args:
- --config
- /etc/vector/vector.yaml
image:
repository: docker.io/timberio/vector
- tag: 0.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
+ tag: 0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
probes:
liveness:
enabled: true
readiness:
enabled: true
initContainers:
--- kubernetes/main/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-controller-plans
+++ kubernetes/main/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/system-upgrade-controller-plans
@@ -19,13 +19,13 @@
- name: system-upgrade-controller
interval: 30m
path: ./kubernetes/main/apps/system-upgrade/system-upgrade-controller/plans
postBuild:
substitute:
KUBERNETES_VERSION: v1.30.2
- TALOS_VERSION: v1.7.4
+ TALOS_VERSION: v1.7.5
substituteFrom:
- kind: ConfigMap
name: cluster-settings
- kind: Secret
name: cluster-secrets
prune: true
--- kubernetes/main/apps/observability/vector/agent Kustomization: flux-system/vector-agent HelmRelease: observability/vector-agent
+++ kubernetes/main/apps/observability/vector/agent Kustomization: flux-system/vector-agent HelmRelease: observability/vector-agent
@@ -57,13 +57,13 @@
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
image:
repository: docker.io/timberio/vector
- tag: 0.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
+ tag: 0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
securityContext:
privileged: true
strategy: RollingUpdate
type: daemonset
persistence:
config:
--- kubernetes/main/apps/system-upgrade/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-upgrade/kubernetes
+++ kubernetes/main/apps/system-upgrade/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-upgrade/kubernetes
@@ -26,13 +26,13 @@
- --server=false
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
- image: ghcr.io/siderolabs/talosctl:v1.7.4
+ image: ghcr.io/siderolabs/talosctl:v1.7.5
secrets:
- ignoreUpdates: true
name: talos
path: /var/run/secrets/talos.dev
serviceAccountName: system-upgrade
tolerations:
@@ -48,9 +48,9 @@
- --to=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
- image: ghcr.io/siderolabs/talosctl:v1.7.4
+ image: ghcr.io/siderolabs/talosctl:v1.7.5
version: v1.30.2
--- kubernetes/main/apps/system-upgrade/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-upgrade/talos
+++ kubernetes/main/apps/system-upgrade/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-upgrade/talos
@@ -17,24 +17,24 @@
operator: In
values:
- talos
- key: feature.node.kubernetes.io/system-os_release.VERSION_ID
operator: NotIn
values:
- - v1.7.4
+ - v1.7.5
prepare:
args:
- --nodes=$(NODE_IP)
- health
- --server=false
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
- image: ghcr.io/siderolabs/talosctl:v1.7.4
+ image: ghcr.io/siderolabs/talosctl:v1.7.5
secrets:
- ignoreUpdates: true
name: talos
path: /var/run/secrets/talos.dev
serviceAccountName: system-upgrade
tolerations:
@@ -52,9 +52,9 @@
- --wait=false
envs:
- name: NODE_IP
valueFrom:
fieldRef:
fieldPath: status.hostIP
- image: ghcr.io/siderolabs/talosctl:v1.7.4
- version: v1.7.4
+ image: ghcr.io/siderolabs/talosctl:v1.7.5
+ version: v1.7.5
|
--- HelmRelease: observability/vector-aggregator Deployment: observability/vector-aggregator
+++ HelmRelease: observability/vector-aggregator Deployment: observability/vector-aggregator
@@ -64,13 +64,13 @@
- mountPath: /usr/share/GeoIP
name: geoip
containers:
- args:
- --config
- /etc/vector/vector.yaml
- image: docker.io/timberio/vector:0.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
+ image: docker.io/timberio/vector:0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8686
--- HelmRelease: observability/vector-agent DaemonSet: observability/vector-agent
+++ HelmRelease: observability/vector-agent DaemonSet: observability/vector-agent
@@ -54,13 +54,13 @@
fieldPath: metadata.name
- name: VECTOR_SELF_POD_NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- image: docker.io/timberio/vector:0.40.0-alpine@sha256:7a81fdd62e056321055a9e4bdec4073d752ecf68f4c192e676b85001721523c2
+ image: docker.io/timberio/vector:0.39.0-alpine@sha256:e6b27085955a089ac66b9c5af9f6e402f1c1a0277b38254a178266c145469718
name: app
securityContext:
privileged: true
volumeMounts:
- mountPath: /etc/vector/vector.yaml
name: config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.7.4
->v1.7.5
Release Notes
siderolabs/talos (ghcr.io/siderolabs/installer)
v1.7.5
Compare Source
Talos 1.7.5 (2024-06-21)
Welcome to the v1.7.5 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
Component Updates
Linux: 6.6.33
Flannel: 0.25.3
Containerd: 1.7.18
Talos is built with Go 1.22.4.
Contributors
Changes
7 commits
4773162
release(v1.7.5): prepare release6d6751f
feat: update Linux to 6.6.33, Go to 1.22.42c4aa73
chore: fix our dns server implementation8ad20a6
fix: initial assignment of Hetzner Cloud Alias IP90c3a02
feat: update Flannel to v0.25.3b14fe39
fix: downgrade Azure IMDS required versionfa6c852
fix: decrease maximum negative ttl for dns responsesChanges from siderolabs/extras
1 commit
7c627a8
feat: update Go to 1.22.4Changes from siderolabs/pkgs
4 commits
c58ed7f
feat: bump Go to 1.22.4ab5d66b
feat: update Linux to 6.6.330e1002e
feat: enable SCTP supporte04adee
feat: update containerd to 1.7.18Changes from siderolabs/tools
1 commit
6c94771
feat: update Go to 1.22.4Dependency Changes
Previous release can be found at v1.7.4
Images
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.