Skip to content

Commit

Permalink
doc: update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
h-r-k-matsumoto committed Sep 22, 2024
1 parent 459ed29 commit b1581f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Implemented in golang, keeps memory consumption below 100MB, and runs on CPU 0.0

## Supported version

- golang: 1.22
- Passenger: 6.0.18, or later.
- golang: 1.23
- Passenger: 6.0.23, or later.

All other versions have not been tested.

Expand Down Expand Up @@ -39,7 +39,7 @@ Passenger Go Exporter side defines similarly.
- mountPath: /tmp/ruby
name: tmp
- name: passenger-exporter
image: ghcr.io/rakutentech/passenger-go-exporter:v1.4.2
image: ghcr.io/rakutentech/passenger-go-exporter:v1.4.4
imagePullPolicy: IfNotPresent
env:
- name: PASSENGER_INSTANCE_REGISTRY_DIR
Expand Down

0 comments on commit b1581f9

Please sign in to comment.