Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions exporter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM marketplace.gcr.io/google/c2d-debian11

ENV EXPORTER_VERSION 1.54.0
ENV EXPORTER_VERSION 1.3.1

ENV GOLANG_VERSION 1.21.1
ENV GOLANG_VERSION 1.13

# Install Dependencies
RUN apt-get update -y && \
Expand Down
9 changes: 5 additions & 4 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,14 @@ versions:
from: marketplace.gcr.io/google/c2d-debian11
packages:
golang:
version: '1.21.1'
version: '1.13'
redis_exporter:
version: 1.54.0
version: 1.3.1
repo: redis-exporter1
tags:
- 1.54.0
- '1.54'
- 1.3.1
- '1.3'
- '1'
- latest
templateSubDir: exporter