Skip to content

Commit f996311

Browse files
chore(deps): update kibana-openapi-spec digest to 94c7b57
1 parent 899c776 commit f996311

File tree

3 files changed

+2354
-1215
lines changed

3 files changed

+2354
-1215
lines changed

.buildkite/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
steps:
22
- label: Release
33
agents:
4-
image: "golang:1.25.3@sha256:6d4e5e74f47db00f7f24da5f53c1b4198ae46862a47395e30477365458347bf2"
4+
image: "golang:1.25.3@sha256:0afe9b553123ec160b8282154b7156241ebf43c9033ea2bf9528c6c58c17e89d"
55
cpu: "16"
66
memory: "24G"
77
ephemeralStorage: "20G"

generated/kbapi/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
SHELL := /bin/bash
33
ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
44

5-
github_ref ?= de217ef5b84c812b4c7c7848405fdf418d50f988
5+
github_ref ?= 94c7b5751e4635fa2af2e1c40531fc5766245c3f
66
oas_url := https://raw.githubusercontent.com/elastic/kibana/$(github_ref)/oas_docs/output/kibana.yaml
77

88
.PHONY: all

0 commit comments

Comments
 (0)