4.4. 为 Helm 安装更新 Ansible 插件版本号


要升级 Ansible 插件,您必须将 Helm Chart 配置中的 imageTagInfo 参数更新为所需的版本。这会触发 Red Hat Developer Hub 直接从 Red Hat registry 中拉取新容器镜像。

流程

  1. 登录您的 OpenShift Container Platform 实例。
  2. 在 OpenShift Developer UI 中,导航到 Helm developer-hub Actions Upgrade Yaml view
  3. 找到 global 部分。

    ...
    global:
      # Ensure OCI mode is enabled
      pluginMode: oci
    
      # UPDATE this value to the new desired version
      imageTagInfo: "2.1"
    
      # Note: Do not manually update 'plugins' packages;
      # OCI mode handles the download automatically based on the tag above.
      dynamic:
        plugins: []
  4. 单击 Upgrade

    Red Hat Developer Hub pod 重启并拉取新的插件版本。

验证

  1. 在 OpenShift UI 中,单击 Topology
  2. 确保 Red Hat Developer Hub 实例可用。
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部